From 026cb6e36eed6e26013e75a97e5c8a2fa4a84b35 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Fri, 13 Mar 2026 18:59:55 +0100 Subject: [PATCH] chore: update action to attest build provenance Signed-off-by: squidfunk --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 643b06e5..6e0ad94c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,7 +86,7 @@ jobs: - name: Create artifact attestation if: inputs.attestations == true - uses: actions/attest-build-provenance@v1 + uses: actions/attest@v4 with: show-summary: false subject-path: artifacts/*