diff --git a/.github/workflows/ubuntu-cross.yml b/.github/workflows/ubuntu-cross.yml index fcabbf98..4e5908fb 100644 --- a/.github/workflows/ubuntu-cross.yml +++ b/.github/workflows/ubuntu-cross.yml @@ -53,7 +53,7 @@ jobs: no-cache: ${{ github.event_name == 'workflow_dispatch' }} - name: Attest provenance - uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0 + uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 with: subject-name: ghcr.io/automattic/vip-codespaces/ubuntu-cross subject-digest: ${{ steps.push.outputs.digest }}