From d0b62473b9bc12c15e5c80209a09dce7e356357a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:07:21 +0000 Subject: [PATCH] ci(deps)(deps): bump actions/attest in the github-actions group Bumps the github-actions group with 1 update: [actions/attest](https://github.com/actions/attest). Updates `actions/attest` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a8df84be8..ceafe096a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -223,7 +223,7 @@ jobs: merge-multiple: true - name: Generate Generic Attestations - uses: actions/attest@v4.1.0 + uses: actions/attest@v4.1.1 with: subject-path: | artifacts/writersproof-cli-*.tar.gz