We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7edddb2 + c344d02 commit e240d3eCopy full SHA for e240d3e
.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@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
+ uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
17
with:
18
egress-policy: block
19
allowed-endpoints: >
0 commit comments