Skip to content

Commit

Permalink
Merge pull request #333 from sjinks/renovate/step-security-harden-run…
Browse files Browse the repository at this point in the history
…ner-2.x

chore(deps): update step-security/harden-runner action to v2.4.0
  • Loading branch information
sjinks committed May 5, 2023
2 parents 7d9e3fa + f6d35ed commit 7cce769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Review Dependencies
steps:
- name: Harden Runner
uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 # v2.3.1
uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
with:
egress-policy: block
allowed-endpoints: >
Expand Down

0 comments on commit 7cce769

Please sign in to comment.