|
45 | 45 | runs-on: hl-contr-lin-lg |
46 | 46 | steps: |
47 | 47 | - name: Harden the runner (Audit all outbound calls) |
48 | | - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 |
| 48 | + uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 |
49 | 49 | with: |
50 | 50 | egress-policy: audit |
51 | 51 |
|
@@ -101,7 +101,7 @@ jobs: |
101 | 101 | npm_dist_tag: ${{ steps.release_mode.outputs.npm_dist_tag }} |
102 | 102 | steps: |
103 | 103 | - name: Harden the runner (Audit all outbound calls) |
104 | | - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 |
| 104 | + uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 |
105 | 105 | with: |
106 | 106 | egress-policy: audit |
107 | 107 |
|
@@ -234,7 +234,7 @@ jobs: |
234 | 234 |
|
235 | 235 | steps: |
236 | 236 | - name: Harden the runner (Audit all outbound calls) |
237 | | - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 |
| 237 | + uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 |
238 | 238 | with: |
239 | 239 | egress-policy: audit |
240 | 240 |
|
@@ -365,7 +365,7 @@ jobs: |
365 | 365 | MILESTONE: ${{ needs.prepare-release.outputs.milestone }} |
366 | 366 | steps: |
367 | 367 | - name: Harden the runner (Audit all outbound calls) |
368 | | - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 |
| 368 | + uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 |
369 | 369 | with: |
370 | 370 | egress-policy: audit |
371 | 371 |
|
@@ -444,7 +444,7 @@ jobs: |
444 | 444 | - create-github-release |
445 | 445 | steps: |
446 | 446 | - name: Harden the runner (Audit all outbound calls) |
447 | | - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 |
| 447 | + uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 |
448 | 448 | with: |
449 | 449 | egress-policy: audit |
450 | 450 |
|
|
0 commit comments