diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index 9381e0d..f34bb01 100644 --- a/.github/workflows/releaser.yml +++ b/.github/workflows/releaser.yml @@ -45,7 +45,7 @@ jobs: go-version-file: 'go.mod' cache: true - name: Install Syft - uses: anchore/sbom-action/download-syft@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 # v0.17.1 + uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2 - name: Install Cosign uses: sigstore/cosign-installer@v3.6.0 - name: Run GoReleaser