We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3964c83 commit 33a1d20Copy full SHA for 33a1d20
1 file changed
.github/workflows/dependency-review.yml
@@ -15,7 +15,7 @@ jobs:
15
pull-requests: write
16
steps:
17
- name: Harden Runner
18
- uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
+ uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
19
with:
20
disable-sudo: true
21
egress-policy: block
0 commit comments