⬆️ Update tj-actions/branch-names action to v5.6
This commit is contained in:
parent
9ec4d2a831
commit
ed7d54b60c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
|
||||
- name: Get branch name
|
||||
id: branch-name
|
||||
uses: tj-actions/branch-names@v5.4
|
||||
uses: tj-actions/branch-names@v5.6
|
||||
|
||||
- name: Set tag
|
||||
run: |
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
|
||||
- name: Get branch name
|
||||
id: branch-name
|
||||
uses: tj-actions/branch-names@v5.4
|
||||
uses: tj-actions/branch-names@v5.6
|
||||
|
||||
- name: Set tag
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user