We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07486be commit 57a8bfdCopy full SHA for 57a8bfd
.github/workflows/publish.yml
@@ -46,7 +46,7 @@ jobs:
46
id: release_notes
47
run: make release-notes > .release_notes
48
- name: Set up Syft
49
- uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
+ uses: anchore/sbom-action/download-syft@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
50
- name: Run goreleaser-action
51
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
52
with:
0 commit comments