Skip to content

Commit

Permalink
chore(deps): update quay.io/enterprise-contract/ec-cli:snapshot docke…
Browse files Browse the repository at this point in the history
…r digest to e9b88d3
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent d455bce commit f8c2b47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tekton/tasks/ec-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,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:46c3fdd61817e35c193dfd0d19e16cc8ec429a1df18da2bc477a4cbd28494ddb
image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:e9b88d3063c801c494db4771cc93d10bc6a1f85d05ccb60b9fe7b6c4cf13a3d0
script: |
set -euo pipefail
Expand All @@ -37,7 +37,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:46c3fdd61817e35c193dfd0d19e16cc8ec429a1df18da2bc477a4cbd28494ddb
image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:e9b88d3063c801c494db4771cc93d10bc6a1f85d05ccb60b9fe7b6c4cf13a3d0
script: |
set -euo pipefail
Expand Down

0 comments on commit f8c2b47

Please sign in to comment.