We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b976323 + 5b39ef4 commit 4721026Copy full SHA for 4721026
2 files changed
.github/workflows/dependency-review.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Harden Runner
20
- uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
+ uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
21
with:
22
disable-sudo: true
23
egress-policy: block
.github/workflows/scorecards.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments