10BC0
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 ca9f467 commit 89c85a8Copy full SHA for 89c85a8
.github/workflows/ci.yml
@@ -116,7 +116,7 @@ jobs:
116
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
117
if: ${{ startsWith(github.ref, 'refs/tags/') }}
118
- name: Download Syft
119
- uses: anchore/sbom-action/download-syft@v0.13.0
+ uses: anchore/sbom-action/download-syft@v0.13.1
120
- name: Run GoReleaser
121
uses: goreleaser/goreleaser-action@v3
122
with:
0 commit comments