From 4f0cc445871bfd26e96abd76fb2339103be02245 Mon Sep 17 00:00:00 2001 From: sean conroy Date: Fri, 6 Oct 2023 18:50:19 +0100 Subject: [PATCH] Update checks.yaml --- .github/workflows/checks.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index 43fab05..4dd1ee0 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -24,13 +24,13 @@ jobs: identity: https:\/\/github\.com\/(slsa-framework\/slsa-github-generator|enterprise-contract\/golden-container)\/ issuer: https://token.actions.githubusercontent.com - - name : Run EC Validate (Long_Lived) - uses: ./ - with: - image: quay.io/redhat-appstudio/ec-golden-image:latest - key: ${{ vars.PUBLIC_KEY }} - policy: " " #TODO Ignore until image is fixed - extra-params: --ignore-rekor + # - name : Run EC Validate (Long_Lived) + # uses: ./ + # with: + # image: quay.io/redhat-appstudio/ec-golden-image:latest + # key: ${{ vars.PUBLIC_KEY }} + # policy: " " #TODO Ignore until image is fixed + # extra-params: --ignore-rekor release: