Skip to content

Commit a438232

Browse files
authored
Merge pull request #151 from ruby/dependabot/github_actions/step-security/harden-runner-2.20.1
Bump step-security/harden-runner from 2.20.0 to 2.20.1
2 parents 24a723e + 9400c3d commit a438232

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
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
# Set up
2626
- name: Harden Runner
27-
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
27+
uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2828
with:
2929
egress-policy: audit
3030

0 commit comments

Comments
 (0)