diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index bca1cd8..e715683 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -201,6 +201,9 @@ jobs: permissions: contents: write steps: + - name: Checkout + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - name: Download image ref artifact uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 with: