Skip to content

Commit 617de1d

Browse files
Merge pull request #533 from oskogstad/patch-1
Update version in Getting Started example
2 parents c6295a6 + d930a8a commit 617de1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To integrate Harden-Runner, follow these steps:
6666
- Add the following code as the first step in each job:
6767
```yaml
6868
steps:
69-
- uses: step-security/harden-runner@446798f8213ac2e75931c1b0769676d927801858 # v2.10.3
69+
- uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
7070
with:
7171
egress-policy: audit
7272

0 commit comments

Comments
 (0)