Skip to content

Commit

Permalink
Merge pull request #183 from garethahealy/renovate/step-security-hard…
Browse files Browse the repository at this point in the history
…en-runner-2.x

Update step-security/harden-runner action to v2.10.1
  • Loading branch information
garethahealy committed Sep 18, 2024
2 parents ff8d511 + c1fec2d commit be1d7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
packages: write
steps:
- 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 be1d7e1

Please sign in to comment.