File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 actions : read # Needed to read actions
2020 steps :
2121 - name : Harden the runner (Audit all outbound calls)
22- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
22+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
2323 with :
2424 egress-policy : audit
2525
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Harden the runner (Audit all outbound calls)
20- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
20+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : harden runner
21- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
21+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
2222 with :
2323 egress-policy : audit
2424
4242 runs-on : ubuntu-latest
4343 steps :
4444 - name : harden runner
45- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
45+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
4646 with :
4747 egress-policy : audit
4848
6565 runs-on : ubuntu-latest
6666 steps :
6767 - name : harden runner
68- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
68+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
6969 with :
7070 egress-policy : audit
7171
9090 name : ' Full build linux-${{ matrix.arch }}'
9191 steps :
9292 - name : harden runner
93- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
93+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
9494 with :
9595 egress-policy : audit
9696
@@ -120,7 +120,7 @@ jobs:
120120 name : ' Full test linux-${{ matrix.arch }}'
121121 steps :
122122 - name : harden runner
123- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
123+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
124124 with :
125125 egress-policy : audit
126126
@@ -149,7 +149,7 @@ jobs:
149149 name : ' Full clippy linux-${{ matrix.arch }}'
150150 steps :
151151 - name : harden runner
152- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
152+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
153153 with :
154154 egress-policy : audit
155155
Original file line number Diff line number Diff line change 2525 id-token : write # Needed for cosign to use github OIDC token
2626 steps :
2727 - name : ' Harden runner'
28- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
28+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
2929 with :
3030 egress-policy : audit
3131
@@ -105,7 +105,7 @@ jobs:
105105 packages : write # Needed to write helm chart to ghcr
106106 steps :
107107 - name : ' Harden runner'
108- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
108+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
109109 with :
110110 egress-policy : audit
111111
You can’t perform that action at this time.
0 commit comments