Skip to content

Commit 42b5712

Browse files
ci(github-action): update action actions/attest-build-provenance (v4.0.0 → v4.1.0)
1 parent de6274d commit 42b5712

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@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
229+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
230230
with:
231231
push-to-registry: true
232232
subject-name: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}

0 commit comments

Comments
 (0)