From 7f2fd72fed95fc83df56bd077a2f8a6904edb1c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 01:55:37 +0000 Subject: [PATCH] Update quay.io/enterprise-contract/ec-cli:snapshot Docker digest to 434a7ee (#372) 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 f575c14..b482b4d 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:3b0317df7025945acff782832cad3ee5e18342b0671bad84f91f8afc2c40ebf3 + uses: docker://quay.io/enterprise-contract/ec-cli:snapshot@sha256:434a7ee0f41a50540d182e611e1f8380b991203c7af665047c264140409dcbc5 id: ec_validate continue-on-error: true with: