chore(actions)(deps): bump actions/attest-build-provenance from 1 to 2 #15
@ -59,7 +59,7 @@ jobs:
|
|||||||
ghcr.io/${{ github.repository }}:${{ inputs.release }}
|
ghcr.io/${{ github.repository }}:${{ inputs.release }}
|
||||||
|
|
||||||
- name: Generate artifact attestation
|
- name: Generate artifact attestation
|
||||||
uses: actions/attest-build-provenance@v1
|
uses: actions/attest-build-provenance@v2
|
||||||
with:
|
with:
|
||||||
subject-name: ghcr.io/${{ github.repository }}
|
subject-name: ghcr.io/${{ github.repository }}
|
||||||
subject-digest: ${{ steps.push.outputs.digest }}
|
subject-digest: ${{ steps.push.outputs.digest }}
|
||||||
|
Loading…
Reference in New Issue
Block a user