From ce845cc294d9cdce92120afa050448e9539a6b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 06:55:57 +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/neon_workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/neon_workflow.yml b/.github/workflows/neon_workflow.yml index e7d9960..3822f6a 100644 --- a/.github/workflows/neon_workflow.yml +++ b/.github/workflows/neon_workflow.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Get branch name id: branch_name - uses: tj-actions/branch-names@v8 + uses: tj-actions/branch-names@v9 create_neon_branch: name: Create Neon Branch