File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 name : Action lint
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
24+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >
Original file line number Diff line number Diff line change 2323 timeout-minutes : 10
2424 steps :
2525 - name : Harden Runner
26- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
26+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2727 with :
2828 egress-policy : audit
2929
7575 echo "tag=v${VERSION}" >> "$GITHUB_OUTPUT"
7676
7777 - name : Harden Runner
78- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
78+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
7979 with :
8080 egress-policy : audit
8181
Original file line number Diff line number Diff line change 3131 contents : read
3232 steps :
3333 - name : Harden Runner
34- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
34+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3535 with :
3636 egress-policy : block
3737 allowed-endpoints : >
Original file line number Diff line number Diff line change 3535 fi
3636
3737 - name : Harden Runner
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 3535 with :
3636 persist-credentials : false
3737 - name : Harden Runner
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 - name : Generate token for PR
Original file line number Diff line number Diff line change 2626 contents : read # Clone the repository
2727 security-events : write # Upload SARIF results to Code Scanning
2828 steps :
29- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
29+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
You can’t perform that action at this time.
0 commit comments