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@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
27+ - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
2828 with :
2929 egress-policy : block
3030 allowed-endpoints : >
Original file line number Diff line number Diff line change 2222
2323 steps :
2424 - name : Harden the runner (Audit all outbound calls)
25- uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
25+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
2626 with :
2727 egress-policy : audit
2828
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@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
14+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
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@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
20+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
2121 with :
2222 egress-policy : audit
2323
3535 # NB: Could also set `fail-on-increase: false` and use `if: ${{steps.malcontent.outputs.risk-delta > 5}}` to allow some risk increase
3636
3737 - name : Upload SARIF
38- uses : github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v3.29.0 - 11 Jun 2025
38+ uses : github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v3.29.0 - 11 Jun 2025
3939 if : always() # Upload even if the malcontent check fails
4040 with :
4141 sarif_file : ${{ steps.malcontent.outputs.sarif-file }}
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Harden the runner (Audit all outbound calls)
24- uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
24+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
2525 with :
2626 egress-policy : audit
2727
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@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
19+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
2020 with :
2121 egress-policy : audit
2222
3232 github-token : ${{ secrets.GITHUB_TOKEN }}
3333
3434 - name : Upload SARIF
35- uses : github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v3.29.0 - 11 Jun 2025
35+ uses : github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v3.29.0 - 11 Jun 2025
3636 if : always() # Upload even if the malcontent check fails
3737 with :
3838 sarif_file : ${{ steps.malcontent.outputs.sarif-file }}
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@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
31+ - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
3232 with :
3333 egress-policy : block
3434 allowed-endpoints : >
4343 persist-credentials : false
4444
4545 - name : Run zizmor
46- uses : zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
46+ uses : zizmorcore/zizmor-action@b572f7b1a1c2d41efaab43d504f68d215c3cd727 # v0.5.4
You can’t perform that action at this time.
0 commit comments