Skip to content

Commit 1d23703

Browse files
Merge pull request #461 from step-security/varunsh-coder-patch-1
Update README.md
2 parents 446798f + b03bdda commit 1d23703

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
## Table of Contents
1717

1818
- [Introduction](#introduction)
19-
- [3,500+ open source projects use Harden-Runner](#3500-open-source-projects-use-harden-runner)
19+
- [4,000+ open source projects use Harden-Runner](#4000-open-source-projects-use-harden-runner)
2020
- [Trusted By](#trusted-by)
2121
- [Case Studies](#case-studies)
2222
- [Why use Harden-Runner](#why-use-harden-runner)
@@ -58,7 +58,7 @@ Learn how Harden-Runner works through the video below, which shows how it detect
5858

5959
<a href="https://youtu.be/Yz72qAOrN9s" target="_blank"><img src="images/case-study-thumbnail1.png" alt="Harden-Runner detected supply chain attack in a Google open-source project" title="This case study video shows how StepSecurity Harden-Runner detected a CI/CD supply chain attack in real-time in Google’s open-source project Flank"></a>
6060

61-
## 3,500+ open source projects use Harden-Runner
61+
## 4,000+ open source projects use Harden-Runner
6262

6363
Harden-Runner is trusted by leading open source projects and enterprises to secure their CI/CD pipelines.
6464

@@ -100,7 +100,7 @@ Harden-Runner monitors process, file, and network activity to:
100100

101101
```yaml
102102
steps:
103-
- uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
103+
- uses: step-security/harden-runner@446798f8213ac2e75931c1b0769676d927801858 # v2.10.0
104104
with:
105105
egress-policy: audit
106106
```

0 commit comments

Comments
 (0)