From 46deb436918956b65e35e4010be7f2cf31783781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:56:16 +0000 Subject: [PATCH] Update quay.io/enterprise-contract/ec-cli:snapshot Docker digest to 1423a55 (#314) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index b2f29b8..e0f7932 100644 --- a/action.yaml +++ b/action.yaml @@ -33,7 +33,7 @@ runs: steps: - name: Run EC Validate - uses: docker://quay.io/enterprise-contract/ec-cli:snapshot@sha256:0d8b733c9cc096068dab0e040311370d80d546a18b1c11bb58f6a2d07f0dee12 + uses: docker://quay.io/enterprise-contract/ec-cli:snapshot@sha256:1423a55e7602a7129bd82e1963adb6cc4ffcb94a2aa3f89b899bf94a12b14e74 id: ec_validate continue-on-error: true with: