We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96fbe5d commit e5fc66cCopy full SHA for e5fc66c
.github/workflows/auto-approve.yml
@@ -21,7 +21,7 @@ jobs:
21
# More info: https://github.com/step-security/harden-runner.
22
- name: Harden Runner
23
id: harden_runner
24
- uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57
+ uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c
25
with:
26
egress-policy: audit
27
.github/workflows/devops-project.yml
@@ -25,7 +25,7 @@ jobs:
28
- uses: step-security/harden-runner@ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5
29
30
31
0 commit comments