We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb5598 commit 4b72387Copy full SHA for 4b72387
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
go-version-file: 'go.mod'
28
cache: true
29
- - uses: anchore/sbom-action/download-syft@v0.16.1
+ - uses: anchore/sbom-action/download-syft@v0.17.0
30
- name: Run GoReleaser
31
uses: goreleaser/[email protected]
32
0 commit comments