File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 runs-on : ubuntu-latest
8989 steps :
9090 - name : Harden the runner (Audit all outbound calls)
91- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
91+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
9292 with :
9393 egress-policy : audit
9494
Original file line number Diff line number Diff line change 1111
1212 steps :
1313 - name : Harden the runner (Audit all outbound calls)
14- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
14+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
1515 with :
1616 egress-policy : audit
1717
Original file line number Diff line number Diff line change 5353 amd64_labels : ${{ steps.amd64_meta.outputs.labels }}
5454 steps :
5555 - name : Harden the runner (Audit all outbound calls)
56- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
56+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
5757 with :
5858 egress-policy : audit
5959
@@ -112,7 +112,7 @@ jobs:
112112 runs-on : ${{ matrix.build-config.os }}
113113 steps :
114114 - name : Harden the runner (Audit all outbound calls)
115- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
115+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
116116 with :
117117 egress-policy : audit
118118
@@ -150,7 +150,7 @@ jobs:
150150 needs : [ docker-build, docker-meta ]
151151 steps :
152152 - name : Harden the runner (Audit all outbound calls)
153- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
153+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
154154 with :
155155 egress-policy : audit
156156
Original file line number Diff line number Diff line change 5656 amd64_labels : ${{ steps.amd64_meta.outputs.labels }}
5757 steps :
5858 - name : Harden the runner (Audit all outbound calls)
59- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
59+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
6060 with :
6161 egress-policy : audit
6262
@@ -127,7 +127,7 @@ jobs:
127127 runs-on : ${{ matrix.build-config.os }}
128128 steps :
129129 - name : Harden the runner (Audit all outbound calls)
130- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
130+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
131131 with :
132132 egress-policy : audit
133133
@@ -174,7 +174,7 @@ jobs:
174174 needs : [ docker-build, docker-meta ]
175175 steps :
176176 - name : Harden the runner (Audit all outbound calls)
177- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
177+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
178178 with :
179179 egress-policy : audit
180180
Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Harden the runner (Audit all outbound calls)
20- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
20+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
2121 with :
2222 egress-policy : audit
2323
3939
4040 steps :
4141 - name : Harden the runner (Audit all outbound calls)
42- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
42+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
4343 with :
4444 egress-policy : audit
4545
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Harden the runner (Audit all outbound calls)
16- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
16+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
1717 with :
1818 egress-policy : audit
1919
Original file line number Diff line number Diff line change 1111
1212 steps :
1313 - name : Harden the runner (Audit all outbound calls)
14- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
14+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
1515 with :
1616 egress-policy : audit
1717
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden the runner (Audit all outbound calls)
15- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
15+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
1616 with :
1717 egress-policy : audit
1818
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden the runner (Audit all outbound calls)
15- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
15+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
1616 with :
1717 egress-policy : audit
1818
Original file line number Diff line number Diff line change 2222 should_run : ${{ steps.check.outputs.should_run }}
2323 steps :
2424 - name : Harden the runner (Audit all outbound calls)
25- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
25+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
2626 with :
2727 egress-policy : audit
2828
6868 contents : write
6969 steps :
7070 - name : Harden the runner (Audit all outbound calls)
71- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
71+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
7272 with :
7373 egress-policy : audit
7474
You can’t perform that action at this time.
0 commit comments