File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4343
4444 steps :
4545 - name : Harden Runner
46- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
46+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
4747 with :
4848 egress-policy : audit
4949
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Harden Runner
24- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
24+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2525 with :
2626 egress-policy : audit
2727
Original file line number Diff line number Diff line change 3838 contents : write
3939 steps :
4040 - name : Harden Runner
41- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
41+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
4242 with :
4343 egress-policy : audit
4444
Original file line number Diff line number Diff line change 3030 contents : write
3131 steps :
3232 - name : Harden Runner
33- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
33+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
3434 with :
3535 egress-policy : audit
3636
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Harden Runner
19- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
19+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2020 with :
2121 egress-policy : audit
2222 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626 id : sbom
2727 env :
2828 GITHUB_TOKEN : ${{ github.token }}
29- - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
29+ - uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
3030 with :
3131 path : ${{steps.sbom.outputs.fileName }}
3232 name : " SBOM"
Original file line number Diff line number Diff line change 3535
3636 steps :
3737 - name : Harden Runner
38- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
38+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
3939 with :
4040 egress-policy : audit
4141
6767 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6868 # format to the repository Actions tab.
6969 - name : " Upload artifact"
70- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
70+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
7171 with :
7272 name : SARIF file
7373 path : results.sarif
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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
15+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
1616 with :
1717 egress-policy : audit
1818
You can’t perform that action at this time.
0 commit comments