diff --git a/.tekton/tasks/ec-checks.yaml b/.tekton/tasks/ec-checks.yaml index cfc8343df9..b87cffefa7 100644 --- a/.tekton/tasks/ec-checks.yaml +++ b/.tekton/tasks/ec-checks.yaml @@ -24,7 +24,7 @@ spec: $(all_tasks_dir all_tasks-ec) - name: validate-all-tasks workingDir: "$(workspaces.source.path)/source" - image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:c9a6554179211cce61405e21903a4e2ee48df33411aa50bf19a495ba2c303c5e + image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:976e9d3a9fb3b76259824577bf2f21cc0335d37c8ff7f4ef053ae4f068b52e47 script: | set -euo pipefail @@ -38,7 +38,7 @@ spec: ec validate input --policy "${policy}" --output yaml --strict=true ${args[*]} - name: validate-build-tasks workingDir: "$(workspaces.source.path)/source" - image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:c9a6554179211cce61405e21903a4e2ee48df33411aa50bf19a495ba2c303c5e + image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:976e9d3a9fb3b76259824577bf2f21cc0335d37c8ff7f4ef053ae4f068b52e47 script: | set -euo pipefail