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