From cc3c55f143a86b5a474fe9c7746e681ed663fed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 18:52:44 +0000 Subject: [PATCH] Bump cocogitto/cocogitto-action from 3 to 4 Bumps [cocogitto/cocogitto-action](https://github.com/cocogitto/cocogitto-action) from 3 to 4. - [Release notes](https://github.com/cocogitto/cocogitto-action/releases) - [Changelog](https://github.com/cocogitto/cocogitto-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/cocogitto/cocogitto-action/compare/v3...v4) --- updated-dependencies: - dependency-name: cocogitto/cocogitto-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... 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 c2587e5..ea011b3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: uses: Swatinem/rust-cache@v2 - name: Install cocogitto - uses: cocogitto/cocogitto-action@v3 + uses: cocogitto/cocogitto-action@v4 with: check: false