We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a8fcf1 + ce4d811 commit 24a6b11Copy full SHA for 24a6b11
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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
+ uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
21
with:
22
egress-policy: audit
23
0 commit comments