Skip to content

Commit de6274d

Browse files
ci(github-action)!: Update action actions/attest-build-provenance (v3.2.0 → v4.0.0)
1 parent 2659bd5 commit de6274d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/app-builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ jobs:
226226
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.merge.outputs.digest }}
227227

228228
- name: Attestation
229-
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
229+
uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
230230
with:
231231
push-to-registry: true
232232
subject-name: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}

0 commit comments

Comments
 (0)