We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ff4bbb + bc1c59c commit 882f37eCopy full SHA for 882f37e
.github/workflows/dependency-review.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Review Dependencies
14
steps:
15
- name: Harden Runner
16
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
+ uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
17
with:
18
egress-policy: block
19
allowed-endpoints: >
0 commit comments