From 45af9590cbff8d9bffa82de909cabadd2dff6579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 13:44:02 +0000 Subject: [PATCH] ci: bump cocogitto/cocogitto-action from 4.1.0 to 4.2.0 Bumps [cocogitto/cocogitto-action](https://github.com/cocogitto/cocogitto-action) from 4.1.0 to 4.2.0. - [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/9a9fe03b31c47444290c0d7f9b1ee1b44ee13f20...52d0023b4396897f1815648e553db2ab8d782f3a) --- updated-dependencies: - dependency-name: cocogitto/cocogitto-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 eed7b47..f7006be 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: git config user.email "41898282+github-actions[bot]@users.noreply.github.com" - name: Install Cocogitto - uses: cocogitto/cocogitto-action@9a9fe03b31c47444290c0d7f9b1ee1b44ee13f20 # v4.1.0 + uses: cocogitto/cocogitto-action@52d0023b4396897f1815648e553db2ab8d782f3a # v4.2.0 with: command: check