Skip to content

Commit 82b29d0

Browse files
authored
Merge pull request #105 from rubygems/dependabot/github_actions/step-security/harden-runner-2.16.0
Bump step-security/harden-runner from 2.14.2 to 2.16.0
2 parents 26c8a66 + 79fe4d0 commit 82b29d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
# Set up
2222
- name: Harden Runner
23-
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
23+
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2424
with:
2525
egress-policy: audit
2626

0 commit comments

Comments
 (0)