Skip to content

Commit

Permalink
Merge pull request #696 from ruby/dependabot/github_actions/step-secu…
Browse files Browse the repository at this point in the history
…rity/harden-runner-2.10.2

Bump step-security/harden-runner from 2.10.1 to 2.10.2
  • Loading branch information
hsbt authored Nov 26, 2024
2 parents 7f3ac6f + b150ee4 commit c02a26c
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 @@ -27,7 +27,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

Expand Down

0 comments on commit c02a26c

Please sign in to comment.