Skip to content

Commit

Permalink
Update to v1.0.18 for read me
Browse files Browse the repository at this point in the history
  • Loading branch information
seanconroy2021 authored Oct 19, 2023
1 parent 2c4cbb4 commit 43cd47f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:

steps:
- name: Run EC Validator
uses: enterprise-contract/action-validate-image@latest
uses: enterprise-contract/action-validate-image@v1.0.18
with:
image: quay.io/redhat-appstudio/ec-golden-image:latest
key: ${{ vars.PUBLIC_KEY }}
Expand All @@ -109,7 +109,7 @@ jobs:

steps:
- name: Run EC Validator
uses: enterprise-contract/action-validate-image@latest
uses: enterprise-contract/action-validate-image@v1.0.18
with:
image: quay.io/lucarval/festoji:latest
identity: https:\/\/github\.com\/(slsa-framework\/slsa-github-generator|lcarva\/festoji)\/
Expand Down

0 comments on commit 43cd47f

Please sign in to comment.