Skip to content

Commit

Permalink
chore(deps): update step-security/harden-runner action to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bdhave committed May 31, 2023
1 parent 6fc7eca commit 1a98956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
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@03bee3930647ebbf994244c21ddbc0d4933aab4f # v2.3.0
uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
with:
disable-sudo: true
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
Expand Down

0 comments on commit 1a98956

Please sign in to comment.