From 5133e5269cee6ce6119b5fbfaaa3925ae1ddf223 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 16:59:12 +0000 Subject: [PATCH] chore(deps): update taj54/universal-version-bump action to v0.14.0 --- .github/workflows/version-bump.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/version-bump.yaml b/.github/workflows/version-bump.yaml index 60852bd..a02acd6 100644 --- a/.github/workflows/version-bump.yaml +++ b/.github/workflows/version-bump.yaml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Universal Version Bump - uses: taj54/universal-version-bump@v0.13.2 + uses: taj54/universal-version-bump@v0.14.0 with: release_type: ${{ inputs.release_type }} git_tag: false