Commit e4ba7a3 1 parent 4bbec2d commit e4ba7a3 Copy full SHA for e4ba7a3
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
username : ${{ github.actor }}
29
29
password : ${{ secrets.GITHUB_TOKEN }}
30
30
- name : Install Cosign
31
- uses : sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3 .0
31
+ uses : sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4 .0
32
32
- name : Build assets
33
33
run : |
34
34
set -e
Original file line number Diff line number Diff line change 50
50
username : ${{ github.actor }}
51
51
password : ${{ secrets.GITHUB_TOKEN }}
52
52
- name : Install Cosign
53
- uses : sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3 .0
53
+ uses : sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4 .0
54
54
- name : Install Syft
55
55
uses : anchore/sbom-action/download-syft@767b08fd8822486ad890abb8f1d31721bebd651c # v0.15.7
56
56
- name : Run GoReleaser
You can’t perform that action at this time.
0 commit comments