We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59c116 commit 880444fCopy full SHA for 880444f
.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@c8454efe5d0bdefd25384362fe217428ca277d57
35
with:
36
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
37
0 commit comments