From 257724b79572e70191ad750495acc62bccd52f4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 05:04:20 +0000 Subject: [PATCH] build(deps): update actions/attest-build-provenance action to v4.1.1 --- .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 3856ce4..d41a17f 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@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: ${{ env.ARCHIVE }}