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

This commit is contained in:
renovate[bot]
2026-06-26 20:50:29 +00:00
committed by GitHub
parent cdea0052fe
commit 3b50eb387a
+1 -1
View File
@@ -240,7 +240,7 @@ jobs:
# Attestation (releases only)
- name: Generate attestation
if: github.event_name == 'release'
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
subject-digest: ${{ steps.build-release.outputs.digest }}