We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 114d2c6 + a43de4a commit 903ed04Copy full SHA for 903ed04
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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
+ uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
21
with:
22
egress-policy: audit
23
0 commit comments