File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383
8484 steps :
8585 - name : Harden the runner (Audit all outbound calls)
86- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
86+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
8787 with :
8888 egress-policy : audit
8989
@@ -157,7 +157,7 @@ jobs:
157157
158158 steps :
159159 - name : Harden the runner (Audit all outbound calls)
160- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
160+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
161161 with :
162162 egress-policy : audit
163163
Original file line number Diff line number Diff line change 3535
3636 steps :
3737 - name : Harden the runner (Audit all outbound calls)
38- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
38+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3939 with :
4040 egress-policy : audit
4141
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@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
20+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 2020 node-version : [20.x, 24.x]
2121 steps :
2222 - name : Harden the runner
23- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
23+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2424 with :
2525 egress-policy : audit
2626
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : Harden the runner (Audit all outbound calls)
36- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
36+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3737 with :
3838 egress-policy : audit
3939
Original file line number Diff line number Diff line change 1313 contents : write # to attach .sigstore bundles to the release
1414 id-token : write # OIDC for keyless signing
1515 steps :
16- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
16+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
1717 with :
1818 egress-policy : audit
1919 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
Original file line number Diff line number Diff line change 1515 attestations : write # required by actions/attest-build-provenance v2.x to
1616 # write the attestation to the GH attestations API
1717 steps :
18- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
18+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
1919 with :
2020 egress-policy : audit
2121 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
You can’t perform that action at this time.
0 commit comments