Skip to content

Commit 52021a9

Browse files
authored
Merge pull request #168 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.0
Bump step-security/harden-runner from 2.11.1 to 2.12.0
2 parents ba2c12b + 96a6d42 commit 52021a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
26+
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
2727
with:
2828
egress-policy: audit
2929

0 commit comments

Comments
 (0)