File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10 .1
35+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1 .1
3636 - uses : anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
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@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10 .1
68+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1 .1
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