Skip to content

Commit 2001c14

Browse files
⬆️ Bump tj-actions/branch-names from 8 to 9
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 8 to 9. - [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@v8...v9) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59eb733 commit 2001c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
npm publish
2626
- name: Get branch names 🌳
2727
id: branch-name
28-
uses: tj-actions/branch-names@v8
28+
uses: tj-actions/branch-names@v9
2929
with:
3030
strip_tag_prefix: 'v'
3131
- name: Publish GitHub Release 📝

0 commit comments

Comments
 (0)