We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bbec2d commit 0b0a45cCopy full SHA for 0b0a45c
.github/workflows/release-goreleaser.yaml
@@ -52,7 +52,7 @@ jobs:
52
- name: Install Cosign
53
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
54
- name: Install Syft
55
- uses: anchore/sbom-action/download-syft@767b08fd8822486ad890abb8f1d31721bebd651c # v0.15.7
+ uses: anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
56
- name: Run GoReleaser
57
id: goreleaser
58
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
0 commit comments