Skip to content

Commit cee351e

Browse files
authored
Merge pull request #57 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.2
Bump step-security/harden-runner from 2.13.1 to 2.13.2
2 parents 4d48bec + 00ef76e commit cee351e

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@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
27+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2828
with:
2929
egress-policy: audit
3030

0 commit comments

Comments
 (0)