From 8e5dfada81c6606794575269a8cc47d4d80a95fe Mon Sep 17 00:00:00 2001 From: "pull-bunyan[bot]" <189812701+pull-bunyan[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 18:01:09 +0000 Subject: [PATCH] chore(deps): update actions/attest-build-provenance action to v4.1.1 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 695e307..985d81b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -351,7 +351,7 @@ jobs: dist/checksums-sha256.txt - name: Attest binaries - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-checksums: dist/checksums-sha256.txt