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.
2 parents c6295a6 + d930a8a commit 617de1dCopy full SHA for 617de1d
README.md
@@ -66,7 +66,7 @@ To integrate Harden-Runner, follow these steps:
66
- Add the following code as the first step in each job:
67
```yaml
68
steps:
69
- - uses: step-security/harden-runner@446798f8213ac2e75931c1b0769676d927801858 # v2.10.3
+ - uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
70
with:
71
egress-policy: audit
72
0 commit comments