Skip to content

Commit 782598b

Browse files
Bump tj-actions/branch-names from 7 to 8 (#531)
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 7 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](tj-actions/branch-names@v7...v8) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f39c0d commit 782598b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sync-release-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Get branch name
1818
id: branch-name
19-
uses: tj-actions/branch-names@v7
19+
uses: tj-actions/branch-names@v8
2020

2121
- name: Run semver-diff
2222
id: semver-diff
@@ -102,7 +102,7 @@ jobs:
102102

103103
- name: Get branch name
104104
id: branch-name
105-
uses: tj-actions/branch-names@v7
105+
uses: tj-actions/branch-names@v8
106106

107107
- name: Verify Changed files
108108
uses: tj-actions/verify-changed-files@v16

0 commit comments

Comments
 (0)