We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 808b322 + b64518d commit 94de3cbCopy full SHA for 94de3cb
.github/workflows/tag-push.yaml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
# Harden the runner used by this workflow
27
# yamllint disable-line rule:line-length
28
- - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
+ - uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
29
with:
30
egress-policy: audit
31
0 commit comments