Bump tj-actions/branch-names from 6 to 8 in /.github/workflows

Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 6 to 8.
- [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/v6...v8)

---
updated-dependencies:
- dependency-name: tj-actions/branch-names
  dependency-version: '8'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-19 17:51:51 +00:00
committed by GitHub
parent 107db99244
commit 74a13c01f8

View File

@@ -22,7 +22,7 @@ jobs:
steps:
- name: Get branch name
id: branch-names
uses: tj-actions/branch-names@v6
uses: tj-actions/branch-names@v8
- uses: actions/checkout@v4
with: