From 19d68a901293da3509cc41c2f32e494f7fbe8c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 21:46:57 +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.7 to 2.0.8. - [Release notes](https://github.com/tomerfi/version-bumper-action/releases) - [Commits](https://github.com/tomerfi/version-bumper-action/compare/6892021917fa099d2986fcbf3acc584659af193a...16cb52d294eba8bd3e8757a2569ff6fafd94f52c) --- updated-dependencies: - dependency-name: tomerfi/version-bumper-action dependency-version: 2.0.8 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 32ba767f..cbd241d5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,7 +80,7 @@ jobs: - name: Determine next SemVer id: bumper - uses: tomerfi/version-bumper-action@6892021917fa099d2986fcbf3acc584659af193a # 2.0.7 + uses: tomerfi/version-bumper-action@16cb52d294eba8bd3e8757a2569ff6fafd94f52c # 2.0.8 with: bump: '${{ github.event.inputs.bump }}'