From b807b33447cb2b71027b438b25b29d5e4c0d977c Mon Sep 17 00:00:00 2001 From: Zoran Regvart Date: Tue, 9 Jan 2024 10:44:46 +0100 Subject: [PATCH] Use EC instead of HACBS --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 38b552b..db816f7 100644 --- a/action.yaml +++ b/action.yaml @@ -33,7 +33,7 @@ runs: steps: - name: Run EC Validate - uses: docker://quay.io/hacbs-contract/ec-cli:snapshot@sha256:e064ac08e367b893ed9e517f809534c8b4e0fa2cc27ea003a8553c1b8001e9a4 + uses: docker://quay.io/enterprise-contract/ec-cli:snapshot@sha256:33be4031a3316a46db3559a4d8566bc22f9d4d491d262d699614f32f35b45b67 id: ec_validate continue-on-error: true with: