Skip to content

Commit

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

Bump step-security/harden-runner from 2.8.1 to 2.9.0
  • Loading branch information
github-actions[bot] committed Jul 19, 2024
2 parents edb2bd9 + 7ceae3a commit b54e256
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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
with:
egress-policy: audit

Expand Down

0 comments on commit b54e256

Please sign in to comment.