Skip to content

Commit cae20b1

Browse files
authored
Merge pull request #135 from ruby/dependabot/github_actions/step-security/harden-runner-2.15.1
Bump step-security/harden-runner from 2.15.0 to 2.15.1
2 parents f46a23f + 6483585 commit cae20b1

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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
27+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2828
with:
2929
egress-policy: audit
3030

0 commit comments

Comments
 (0)