We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428bad9 commit ad8b831Copy full SHA for ad8b831
1 file changed
.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@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
+ uses: anchore/sbom-action/download-syft@28d71544de8eaf1b958d335707167c5f783590ad # v0.22.2
50
- name: Run goreleaser-action
51
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
52
with:
0 commit comments