diff --git a/.github/workflows/containers.build.yaml b/.github/workflows/containers.build.yaml index 0ef4ad77eaa..69fd8663ab6 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@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1 + uses: anchore/sbom-action/download-syft@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2 - name: Login to Quay uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3