File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Harden GitHub runner
18- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
18+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13 .0
1919 with :
2020 egress-policy : audit
2121
Original file line number Diff line number Diff line change 5555 packages : read
5656 steps :
5757 - name : Install the verifier
58- uses : slsa-framework/slsa-verifier/actions/installer@6657aada084353c65e5dde35394b1a010289fab0 # v2.7.0
58+ uses : slsa-framework/slsa-verifier/actions/installer@ea584f4502babc6f60d9bc799dbbb13c1caa9ee6 # v2.7.1
5959
6060 - name : Download assets
6161 env :
9898 password : ${{ secrets.GITHUB_TOKEN }}
9999
100100 - name : Install Cosign
101- uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8 .2
101+ uses : sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9 .2
102102
103103 - name : Verify image
104104 env :
Original file line number Diff line number Diff line change 3535 if : success() && startsWith(github.ref, 'refs/tags/')
3636 steps :
3737 - name : Harden GitHub runner
38- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
38+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13 .0
3939 with :
4040 egress-policy : audit
4141
5656 # GITHUB_API_TOKEN: ${{ secrets.GH_API_TOKEN }}
5757 # run: git config --global url."https://x:${GITHUB_API_TOKEN}@github.com".insteadOf "https://github.com"
5858
59- - uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8 .2
60- - uses : anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
59+ - uses : sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9 .2
60+ - uses : anchore/sbom-action/download-syft@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
6161 - uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
6262 with :
6363 registry : ghcr.io
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Harden GitHub runner
23- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
23+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13 .0
2424 with :
2525 egress-policy : audit
2626
You can’t perform that action at this time.
0 commit comments