We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59c116 commit 136025eCopy full SHA for 136025e
.github/workflows/dependency-review.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
steps:
33
- name: Harden Runner
34
- uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518
+ uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
35
with:
36
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
37
0 commit comments