Skip to content

Commit

Permalink
chore(deps-dev): update step-security/harden-runner action to v2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2024
1 parent d4aac39 commit 25ab386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- name: Checkout
Expand Down

0 comments on commit 25ab386

Please sign in to comment.