Skip to content

Commit d725783

Browse files
authored
Merge pull request #857 from ruby/dependabot/github_actions/step-security/harden-runner-2.11.0
build(deps): bump step-security/harden-runner from 2.10.4 to 2.11.0
2 parents c0aac95 + 0595c3b commit d725783

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Harden Runner
30-
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
30+
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
3131
with:
3232
egress-policy: audit
3333

0 commit comments

Comments
 (0)