|
17 | 17 | contents: read # Required to check out code |
18 | 18 | steps: |
19 | 19 | - name: Harden the runner (Audit all outbound calls) |
20 | | - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 |
| 20 | + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 |
21 | 21 | with: |
22 | 22 | egress-policy: audit |
23 | 23 |
|
|
75 | 75 | pull-requests: write # Required to upload artifacts (implicit permission) |
76 | 76 | steps: |
77 | 77 | - name: Harden the runner (Audit all outbound calls) |
78 | | - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 |
| 78 | + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 |
79 | 79 | with: |
80 | 80 | egress-policy: audit |
81 | 81 |
|
@@ -156,7 +156,7 @@ jobs: |
156 | 156 | checks: write # Required to upload artifacts (implicit permission) |
157 | 157 | steps: |
158 | 158 | - name: Harden the runner (Audit all outbound calls) |
159 | | - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 |
| 159 | + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 |
160 | 160 | with: |
161 | 161 | egress-policy: audit |
162 | 162 |
|
@@ -201,7 +201,7 @@ jobs: |
201 | 201 | pull-requests: write |
202 | 202 | steps: |
203 | 203 | - name: Harden the runner (Audit all outbound calls) |
204 | | - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 |
| 204 | + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 |
205 | 205 | with: |
206 | 206 | egress-policy: audit |
207 | 207 |
|
@@ -249,7 +249,7 @@ jobs: |
249 | 249 | checks: write # Required to upload artifacts (implicit permission) |
250 | 250 | steps: |
251 | 251 | - name: Harden the runner (Audit all outbound calls) |
252 | | - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 |
| 252 | + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 |
253 | 253 | with: |
254 | 254 | egress-policy: audit |
255 | 255 |
|
|
0 commit comments