mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-07 15:17:12 +00:00
Update README.md
This commit is contained in:
parent
4c8582f455
commit
484c2799ec
1 changed files with 2 additions and 1 deletions
|
|
@ -66,7 +66,8 @@ To integrate Harden-Runner, follow these steps:
|
|||
- Add the following code as the first step in each job:
|
||||
```yaml
|
||||
steps:
|
||||
- uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
|
||||
- name: Harden Runner
|
||||
uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
|
||||
with:
|
||||
egress-policy: audit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue