Skip to content

Commit

Permalink
Merge pull request #125 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.7.1
  • Loading branch information
sjinks committed Apr 30, 2024
2 parents 7bc8392 + 218cbf3 commit f123f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Review Dependencies
steps:
- name: Harden Runner
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
with:
egress-policy: block
allowed-endpoints: >
Expand Down

0 comments on commit f123f8f

Please sign in to comment.