Skip to content

Commit b986b65

Browse files
Bump tj-actions/branch-names from 4.9 to 7.0.7 in /.github/workflows
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 4.9 to 7.0.7. - [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@v4.9...v7.0.7) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95992ff commit b986b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Get branch names
1818
id: branch-name
19-
uses: tj-actions/branch-names@v4.9
19+
uses: tj-actions/branch-names@v7.0.7
2020
- uses: actions/checkout@v3
2121
- uses: ruby/setup-ruby@v1
2222
with:

0 commit comments

Comments
 (0)