File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Harden Runner
20- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
20+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Harden Runner
23- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
23+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2424 with :
2525 egress-policy : audit
2626
5252 runs-on : ubuntu-latest
5353 steps :
5454 - name : Harden Runner
55- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
55+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
5656 with :
5757 egress-policy : audit
5858
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ jobs:
1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Harden Runner
20- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
20+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2121 with :
2222 egress-policy : audit
2323
2424 - name : ' Checkout Repository'
2525 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626
2727 - name : ' Dependency Review'
28- uses : actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
28+ uses : actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3
Original file line number Diff line number Diff line change 3232 HUGO_VERSION : 0.124.1
3333 steps :
3434 - name : Harden Runner
35- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
35+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
3636 with :
3737 egress-policy : audit
3838
Original file line number Diff line number Diff line change 4141 HUGO_VERSION : 0.140.0
4242 steps :
4343 - name : Harden Runner
44- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
44+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
4545 with :
4646 egress-policy : audit
4747
@@ -101,7 +101,7 @@ jobs:
101101 if : github.ref == 'refs/heads/main'
102102 steps :
103103 - name : Harden Runner
104- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
104+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
105105 with :
106106 egress-policy : audit
107107
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Harden Runner
22- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
22+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2323 with :
2424 egress-policy : audit
2525
Original file line number Diff line number Diff line change 2121 id-token : write
2222 steps :
2323 - name : Harden Runner
24- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
24+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2525 with :
2626 egress-policy : audit
2727
4646 # uploads of run results in SARIF format to the repository Actions tab.
4747 # https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
4848 - name : " Upload artifact"
49- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
49+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
5050 with :
5151 name : SARIF file
5252 path : results.sarif
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Harden Runner
20- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
20+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2121 with :
2222 egress-policy : audit
2323
You can’t perform that action at this time.
0 commit comments