We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc47fcc commit 025f90bCopy full SHA for 025f90b
.github/workflows/dependency-review.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Review Dependencies
13
steps:
14
- name: Harden Runner
15
- uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
+ uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
16
with:
17
egress-policy: block
18
allowed-endpoints: >
0 commit comments