We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12686fd + 8ab3c61 commit 76b714cCopy full SHA for 76b714c
1 file changed
.github/workflows/tag-push.yaml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
# Harden the runner used by this workflow
28
# yamllint disable-line rule:line-length
29
- - uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
+ - uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
30
with:
31
egress-policy: audit
32
0 commit comments