Skip to content

Commit 507d943

Browse files
Bump tj-actions/branch-names from 4.9 to 7.0.7 in /.github/workflows (#31)
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-version: 7.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ad9f45 commit 507d943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717
- name: Get branch name
1818
id: branch-name
19-
uses: tj-actions/branch-names@v4.9
19+
uses: tj-actions/branch-names@v7.0.7
2020
- name: Choco pack
2121
uses: crazy-max/ghaction-chocolatey@v2
2222
with:

0 commit comments

Comments
 (0)