Skip to content

Commit

Permalink
Use EC instead of HACBS
Browse files Browse the repository at this point in the history
  • Loading branch information
zregvart authored Jan 9, 2024
1 parent 9985115 commit b807b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b807b33

Please sign in to comment.