From a2d7933f48d340c042ed66edd98d891522042e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 02:09:28 +0000 Subject: [PATCH] ci: bump tomerfi/version-bumper-action in /.github/workflows Bumps [tomerfi/version-bumper-action](https://github.com/tomerfi/version-bumper-action) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/tomerfi/version-bumper-action/releases) - [Commits](https://github.com/tomerfi/version-bumper-action/compare/2.0.5...2.0.6) --- updated-dependencies: - dependency-name: tomerfi/version-bumper-action dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e263b528..403683a6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,7 @@ jobs: - name: Determine next SemVer id: bumper - uses: tomerfi/version-bumper-action@2.0.5 + uses: tomerfi/version-bumper-action@2.0.6 with: bump: '${{ github.event.inputs.bump }}'