Skip to content

Commit 57de75e

Browse files
authored
Merge pull request #59 from ruby/dependabot/github_actions/step-security/harden-runner-2.19.0
Bump step-security/harden-runner from 2.18.0 to 2.19.0
2 parents a1f4c70 + db6d0f7 commit 57de75e

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: Harden Runner
28-
uses: step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18.0
28+
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
2929
with:
3030
egress-policy: audit
3131

0 commit comments

Comments
 (0)