Skip to content

Commit adacca9

Browse files
authored
Merge pull request #380 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.4
⬆️ Bump step-security/harden-runner from 2.10.3 to 2.10.4
2 parents 7e53f60 + 9215a1d commit adacca9

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

0 commit comments

Comments
 (0)