diff --git a/.github/workflows/goreleaser.yaml b/.github/workflows/goreleaser.yaml index 33c6a46..e1c792e 100644 --- a/.github/workflows/goreleaser.yaml +++ b/.github/workflows/goreleaser.yaml @@ -27,7 +27,7 @@ jobs: go-version-file: go.mod - name: Install Syft - uses: anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9 + uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0 - name: Run GoReleaser id: run-goreleaser