diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 22046d2..10ab588 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -79,7 +79,7 @@ jobs: fi - name: Generate attestation - uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v2 + uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v2 with: subject-name: ghcr.io/${{ github.repository }}/test subject-digest: ${{ steps.push.outputs.digest }}