From 813cef4367947091b251bb8468411cf943908466 Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:27:27 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20action=20actions?= =?UTF-8?q?/attest-build-provenance=20(v3.2.0=20=E2=86=92=20v4.0.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/app-builder.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/app-builder.yaml b/.github/workflows/app-builder.yaml index b9af731ea..954b1e49c 100644 --- a/.github/workflows/app-builder.yaml +++ b/.github/workflows/app-builder.yaml @@ -226,7 +226,7 @@ jobs: image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.merge.outputs.digest }} - name: Attestation - uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0 + uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0 with: push-to-registry: true subject-name: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}