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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .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 2020 contents : read
2121
2222 steps :
23- - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
23+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2424 with :
2525 egress-policy : audit
2626
Original file line number Diff line number Diff line change 1818 id-token : write # To gitsign and federate
1919
2020 steps :
21- - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
21+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2222 with :
2323 egress-policy : audit
2424
5555 echo "create_pr_update=true" >> $GITHUB_OUTPUT
5656
5757 # Configure signed commits
58- - uses : chainguard-dev/actions/setup-gitsign@de68b87302e6266db5fb5220246f8aa46fe94b67 # v1.6.14
58+ - uses : chainguard-dev/actions/setup-gitsign@061bc0e921116bde1470f51fb5c86d5318f16558 # v1.6.15
5959 if : ${{ steps.check-diff.outputs.create_pr_update == 'true' }}
6060
6161 # Based on usage in https://github.com/chainguard-dev/digestabot/blob/main/action.yml
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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
29+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
4141 persist-credentials : false
4242
4343 - name : Run zizmor
44- uses : zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
44+ uses : zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
You can’t perform that action at this time.
0 commit comments