diff --git a/.github/workflows/base-binary-release.yaml b/.github/workflows/base-binary-release.yaml index 810ac066d..ba66c864a 100644 --- a/.github/workflows/base-binary-release.yaml +++ b/.github/workflows/base-binary-release.yaml @@ -100,7 +100,7 @@ jobs: with: cosign-release: "v2.6.1" - - uses: anchore/sbom-action/download-syft@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0 + - uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1 - uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 with: diff --git a/.github/workflows/base-ci-binary.yaml b/.github/workflows/base-ci-binary.yaml index e643dabdc..d5f9a979f 100644 --- a/.github/workflows/base-ci-binary.yaml +++ b/.github/workflows/base-ci-binary.yaml @@ -64,7 +64,7 @@ jobs: with: cosign-release: "v2.6.1" - - uses: anchore/sbom-action/download-syft@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0 + - uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1 - uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 with: diff --git a/.github/workflows/base-release.yaml b/.github/workflows/base-release.yaml index 8388645f0..b908efe32 100644 --- a/.github/workflows/base-release.yaml +++ b/.github/workflows/base-release.yaml @@ -77,7 +77,7 @@ jobs: with: cosign-release: "v2.6.1" - - uses: anchore/sbom-action/download-syft@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0 + - uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1 - uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 if: runner.os != 'Windows' @@ -206,7 +206,7 @@ jobs: with: cosign-release: "v2.6.1" - - uses: anchore/sbom-action/download-syft@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0 + - uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1 - uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 if: runner.os != 'Windows'