We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7bd16 commit 8f27001Copy full SHA for 8f27001
action.yaml
@@ -33,7 +33,7 @@ runs:
33
34
steps:
35
- name: Run EC Validate
36
- uses: docker://quay.io/enterprise-contract/ec-cli:snapshot@sha256:28df0554f0a808247a6b7cdad3f982b6568fcd858226a651b75a82e4513ca2ff
+ uses: docker://quay.io/enterprise-contract/ec-cli:snapshot@sha256:c80911db57026173d428f187b90560d0d2a5a4b2fc5b5cc8abea6c054898b056
37
id: ec_validate
38
continue-on-error: true
39
with:
0 commit comments