From 2f96827be1d45390fd167728265276c882423611 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 21:25:13 +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..29bf2c6 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.2.2 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.2.2 with: subject-name: "${{ matrix.source }}-${{ matrix.dest }}" subject-path: |