Skip to content

Commit 4b04d5d

Browse files
authored
Merge pull request #148 from ruby/dependabot/github_actions/step-security/harden-runner-2.19.4
Bump step-security/harden-runner from 2.19.3 to 2.19.4
2 parents c531d1d + 01e8ac6 commit 4b04d5d

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@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
27+
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2828
with:
2929
egress-policy: audit
3030

0 commit comments

Comments
 (0)