1
0
Fork 0

chore(deps): update actions/attest-build-provenance action to v4 (#4225)

This commit is contained in:
renovate[bot] 2026-02-26 11:23:56 +08:00 committed by GitHub
parent 75234a7f64
commit c323188d4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ jobs:
echo "</code></pre>" >> $GITHUB_STEP_SUMMARY echo "</code></pre>" >> $GITHUB_STEP_SUMMARY
- name: Generate artifact attestation - name: Generate artifact attestation
uses: actions/attest-build-provenance@v3 uses: actions/attest-build-provenance@v4
with: with:
subject-name: ${{ env.IMAGE_FULL_NAME }} subject-name: ${{ env.IMAGE_FULL_NAME }}
subject-digest: ${{ steps.push.outputs.digest }} subject-digest: ${{ steps.push.outputs.digest }}