diff --git a/.github/workflows/container-publish.yml b/.github/workflows/container-publish.yml index 5850702..cd2a9df 100644 --- a/.github/workflows/container-publish.yml +++ b/.github/workflows/container-publish.yml @@ -251,7 +251,7 @@ jobs: PY - name: Attest verified candidate image provenance - uses: actions/attest-build-provenance@43d14bc2b83dec42d39ecae14e916627a18bb661 # v3 + uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3 with: subject-name: ${{ env.IMAGE }} subject-digest: ${{ steps.image.outputs.digest }}