Skip to content

Commit 2445b6d

Browse files
authored
Merge pull request #56 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.1
Bump step-security/harden-runner from 2.12.2 to 2.13.1
2 parents b3853cc + b0a76b7 commit 2445b6d

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

0 commit comments

Comments
 (0)