From adae81c2d02e28ff89c6e1d80ddee98d1c332a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 20:50:34 +0000 Subject: [PATCH] chore(deps): bump tj-actions/branch-names from 8 to 9 Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 8 to 9. - [Release notes](https://github.com/tj-actions/branch-names/releases) - [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/branch-names/compare/v8...v9) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e8a0033..b3d64af 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -148,7 +148,7 @@ jobs: - name: Get branch/tag names id: branch-name - uses: tj-actions/branch-names@v8 + uses: tj-actions/branch-names@v9 with: strip_tag_prefix: "v"