We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da45486 commit 3e516f2Copy full SHA for 3e516f2
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
# Use harden-runner https://github.com/step-security/harden-runner
31
# presented at OpenSSF Best Practices WG 2022-03-15
32
- - uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
+ - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
33
with:
34
egress-policy: audit
35
0 commit comments