From 75d1e2f265b6bd1a3cf4adb186dd64b2c13a5d69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 07:10:21 +0000 Subject: [PATCH] build(deps): update actions/attest-build-provenance action to v4.2.2 --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index a83e50c..e9badfb 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -112,7 +112,7 @@ jobs: # Binds the archive's digest to this repo/commit/workflow run so consumers # can run `gh attestation verify --repo monetr/permits`. - name: Attest build provenance - uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 + uses: actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2 with: subject-path: ${{ env.ARCHIVE }}