From 17ddf281568d1d303cdfb54fd4f629f022578290 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 20:03:46 +0000 Subject: [PATCH] Update actions/attest-build-provenance action to v4 --- .github/workflows/sync.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sync.yaml b/.github/workflows/sync.yaml index dca0189..5c680eb 100644 --- a/.github/workflows/sync.yaml +++ b/.github/workflows/sync.yaml @@ -149,7 +149,7 @@ jobs: continue-on-error: true - name: Attest Build Provenance - uses: actions/attest-build-provenance@v2.2.3 + uses: actions/attest-build-provenance@v4.1.1 with: subject-name: "${{ matrix.source }}-${{ matrix.dest }}" subject-path: | @@ -286,7 +286,7 @@ jobs: continue-on-error: true - name: Attest Build Provenance - uses: actions/attest-build-provenance@v2.2.3 + uses: actions/attest-build-provenance@v4.1.1 with: subject-name: "${{ matrix.source }}-${{ matrix.dest }}" subject-path: |