Skip to content

Commit d2a035f

Browse files
authored
Merge pull request #716 from ruby/dependabot/github_actions/step-security/harden-runner-2.17.0
Bump step-security/harden-runner from 2.16.0 to 2.17.0
2 parents b4a7db2 + 2ffff78 commit d2a035f

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
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: Harden Runner
26-
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
26+
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
2727
with:
2828
egress-policy: audit
2929

0 commit comments

Comments
 (0)