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.
2 parents 3e7e756 + e9bb061 commit e769e05Copy full SHA for e769e05
.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@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
+ - uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
33
with:
34
egress-policy: audit
35
0 commit comments