File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 name : Action lint
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
27+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2828 with :
2929 egress-policy : block
3030 allowed-endpoints : >
Original file line number Diff line number Diff line change @@ -22,15 +22,15 @@ jobs:
2222
2323 steps :
2424 - name : Harden the runner (Audit all outbound calls)
25- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
25+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2626 with :
2727 egress-policy : audit
2828
2929 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030 with :
3131 persist-credentials : true
3232
33- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
33+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3434 with :
3535 node-version : " 20"
3636 check-latest : true
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Harden the runner (Audit all outbound calls)
14- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
14+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
1515 with :
1616 egress-policy : audit
1717
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@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 @@ -21,15 +21,15 @@ jobs:
2121
2222 steps :
2323 - name : Harden the runner (Audit all outbound calls)
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 : audit
2727
2828 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929 with :
3030 persist-credentials : true
3131
32- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
32+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3333 with :
3434 node-version : " 20"
3535 check-latest : true
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Harden the runner (Audit all outbound calls)
19- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
19+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2020 with :
2121 egress-policy : audit
2222
Original file line number Diff line number Diff line change 2828 contents : read # Clone the repository
2929 security-events : write # Upload SARIF results to Code Scanning
3030 steps :
31- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
31+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3232 with :
3333 egress-policy : block
3434 allowed-endpoints : >
You can’t perform that action at this time.
0 commit comments