Skip to content

Commit

Permalink
Merge pull request #270 from indirect/dependabot/github_actions/step-…
Browse files Browse the repository at this point in the history
…security/harden-runner-2.10.1

Bump step-security/harden-runner from 2.9.1 to 2.10.1
  • Loading branch information
github-actions[bot] authored Sep 11, 2024
2 parents f343e81 + 0c8a41d commit f46e14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
# Set up
- name: Harden Runner
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit

Expand Down

0 comments on commit f46e14c

Please sign in to comment.