We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46701e commit 6c46f12Copy full SHA for 6c46f12
1 file changed
.github/workflows/codespell.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Harden Runner
15
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
+ uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
16
with:
17
egress-policy: audit
18
0 commit comments