diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index 89e7bc6..39183a0 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -15,7 +15,7 @@ jobs: status: ${{ job.status }} steps: - name: Checkout code - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name : Run EC Validate (keyless) uses: ./ diff --git a/action.yaml b/action.yaml index 489999d..e52cf70 100644 --- a/action.yaml +++ b/action.yaml @@ -33,7 +33,7 @@ runs: steps: - name: Run EC Validate - uses: docker://quay.io/conforma/cli:snapshot@sha256:952443cd2e8baae4973e0b48c4ef872aa355af61126ea4c019d2dfd94ee25a91 + uses: docker://quay.io/conforma/cli:snapshot@sha256:9102098c8f94db1d42a0566da25b3dbc066c2a81339e4e106353bea773c50bab id: ec_validate continue-on-error: true with: