From 841ff1ac5da4faaac184becd2aa53f5e4c221745 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 05:38:23 +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 6d6480c..6b262fe 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -104,7 +104,7 @@ jobs: # Binds the binary's digest to this repo/commit/workflow run so consumers # can run `gh attestation verify --repo monetr/mkcert`. - 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.ARTIFACT }}