We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4903f commit aae08e9Copy full SHA for aae08e9
‎.github/workflows/stale.yml
@@ -22,7 +22,7 @@ jobs:
22
# More info: https://github.com/step-security/harden-runner.
23
- name: Harden Runner
24
id: harden_runner
25
- uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c
+ uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7
26
with:
27
egress-policy: audit
28
0 commit comments