From 67936d57819c5030a09b7bbb1384cd329eb52411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 19:31:39 +0000 Subject: [PATCH] Bump tj-actions/branch-names from 7.0.7 to 9.0.0 in /.github/workflows Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 7.0.7 to 9.0.0. - [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/v7.0.7...v9.0.0) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-version: 9.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 70ea269..d3b17b1 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -47,7 +47,7 @@ jobs: - name: Get Branch Name id: branch-name - uses: tj-actions/branch-names@v7.0.7 + uses: tj-actions/branch-names@v9.0.0 - name: Set Variables id: gitinfo