Skip to content

Commit

Permalink
Merge pull request #555 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.8.0
  • Loading branch information
sjinks committed May 22, 2024
2 parents 8f95eff + e74b0a1 commit 6bedf44
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@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
with:
egress-policy: block
allowed-endpoints: >
Expand Down

0 comments on commit 6bedf44

Please sign in to comment.