diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 51f0d2d..5c7d7b1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: go-version-file: go.mod cache: true - name: Install Syft for SBOM generation - uses: anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0 + uses: anchore/sbom-action/download-syft@3ad7283483fc7af8ff2b4ea19663c2d5ca935e26 # v0.24.2 - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6 if: env.PUBLISH_NPM == 'true' with: