Skip to content

Commit 45cf245

Browse files
authored
Merge pull request #87 from rubygems/dependabot/github_actions/step-security/harden-runner-2.11.1
Bump step-security/harden-runner from 2.11.0 to 2.11.1
2 parents 2dce567 + f20a2bc commit 45cf245

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@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
23+
uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
2424
with:
2525
egress-policy: audit
2626

0 commit comments

Comments
 (0)