File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 username : ${{ github.actor }}
3333 password : ${{ secrets.GITHUB_TOKEN }}
3434 - name : Setup Cosign
35- uses : sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
35+ uses : sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
3636 - uses : anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
3737 - name : Create release and SBOM
3838 if : startsWith(github.ref, 'refs/tags/v')
6565 uses : azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
6666
6767 - name : Setup Cosign
68- uses : sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
68+ uses : sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
6969
7070 - name : Login to Github Container Registry using helm
7171 run : echo ${{ secrets.GITHUB_TOKEN }} | helm registry login ghcr.io --username ${{ github.actor }} --password-stdin
You can’t perform that action at this time.
0 commit comments