Skip to content

Commit 97a3bda

Browse files
Merge pull request #325 from indirect/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 f5a8633 + 8a1b8d5 commit 97a3bda

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
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
# Set up
2020
- name: Harden Runner
21-
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
21+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2222
with:
2323
egress-policy: audit
2424

0 commit comments

Comments
 (0)