diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70e2d5f..145a6b3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -157,6 +157,9 @@ jobs: needs: build if: ${{ github.ref_type == 'tag' }} steps: + - name: Checkout Repository + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - name: Certify Images continue-on-error: true run: |