Skip to content

Commit 76b714c

Browse files
authored
Merge pull request #31 from lfreleng-actions/dependabot/github_actions/step-security/harden-runner-2.12.2
Chore: Bump step-security/harden-runner from 2.12.1 to 2.12.2
2 parents 12686fd + 8ab3c61 commit 76b714c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
# Harden the runner used by this workflow
2828
# yamllint disable-line rule:line-length
29-
- uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
29+
- uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
3030
with:
3131
egress-policy: audit
3232

0 commit comments

Comments
 (0)