diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index 0d4e96ebc9..ec601ebdbe 100644 --- a/.github/workflows/releaser.yml +++ b/.github/workflows/releaser.yml @@ -67,7 +67,7 @@ jobs: go-version-file: 'go.mod' cache: true - name: Install Syft - uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # v0.15.10 + uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11 - name: Install Cosign uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0 - name: Run GoReleaser