Skip to content

Commit 94de3cb

Browse files
authored
Merge pull request #106 from lfreleng-actions/dependabot/github_actions/step-security/harden-runner-2.16.0
Chore: Bump step-security/harden-runner from 2.15.1 to 2.16.0
2 parents 808b322 + b64518d commit 94de3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
# Harden the runner used by this workflow
2727
# yamllint disable-line rule:line-length
28-
- uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
28+
- uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2929
with:
3030
egress-policy: audit
3131

0 commit comments

Comments
 (0)