diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 71875d3..5c418bf 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -96,7 +96,7 @@ jobs: COSIGN_PRIVATE_KEY: ${{ secrets.COSIGN_PRIVATE_KEY }} - name: Attest pushed image - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@v3 id: attest if: github.repository == 'kbdharun/dev-image' && github.event_name != 'pull_request' with: