Skip to content

Commit a6be7d3

Browse files
chore(deps): bump tj-actions/branch-names in /.github/workflows
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 5.1 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](tj-actions/branch-names@v5.1...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] <[email protected]>
1 parent 7eb8875 commit a6be7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Get branch name
5656
id: branch-name
57-
uses: tj-actions/branch-names@v5.1
57+
uses: tj-actions/branch-names@v9.0.0
5858

5959
- name: Fixup dubious ownership
6060
run: |

0 commit comments

Comments
 (0)