Skip to content

Commit

Permalink
Merge pull request #132 from redhat-cop/renovate/step-security-harden…
Browse files Browse the repository at this point in the history
…-runner-2.x

Update step-security/harden-runner action to v2.9.1
  • Loading branch information
garethahealy authored Aug 12, 2024
2 parents 70464bb + 6f6c6c9 commit 1d07394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
with:
egress-policy: audit

Expand Down

0 comments on commit 1d07394

Please sign in to comment.