We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edd6c69 + 743a2ff commit fb6d345Copy full SHA for fb6d345
1 file changed
.github/workflows/dependency-review.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Harden the runner (Audit all outbound calls)
20
- uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
+ uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
21
with:
22
egress-policy: audit
23
0 commit comments