We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f947f16 commit 1b8e7a5Copy full SHA for 1b8e7a5
.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@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
+ uses: anchore/sbom-action/download-syft@a930d0ac434e3182448fe678398ba5713717112a # v0.21.0
50
- name: Run goreleaser-action
51
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
52
with:
0 commit comments