diff --git a/.github/workflows/containers.build.yaml b/.github/workflows/containers.build.yaml index ebfa0a478e2..b24d2869aa1 100644 --- a/.github/workflows/containers.build.yaml +++ b/.github/workflows/containers.build.yaml @@ -195,7 +195,7 @@ jobs: - uses: sigstore/cosign-installer@main - name: Install Syft - uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0 + uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1 - name: Login to Quay uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3