⬆️ Update tj-actions/branch-names action to v5.6
This commit is contained in:
parent
61204e2c19
commit
6a16452f35
2
.github/workflows/docker_dev.yml
vendored
2
.github/workflows/docker_dev.yml
vendored
@ -26,7 +26,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/docker_release.yml
vendored
2
.github/workflows/docker_release.yml
vendored
@ -24,7 +24,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