We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74adfc9 commit cc1b83eCopy full SHA for cc1b83e
.github/workflows/release.yaml
@@ -56,7 +56,7 @@ jobs:
56
- name: Install cosign
57
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # main
58
- name: Install syft
59
- uses: anchore/sbom-action/download-syft@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
+ uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
60
61
- name: Run GoReleaser Snapshot
62
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
0 commit comments