Update tj-actions/branch-names action to v5.3 [skip ci] (#195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c2f8f92613
commit
a0167e5df7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
|
||||
- name: Get branch name
|
||||
id: branch-name
|
||||
uses: tj-actions/branch-names@v5.2
|
||||
uses: tj-actions/branch-names@v5.3
|
||||
|
||||
- name: Set tag master
|
||||
if: steps.branch-name.outputs.current_branch == 'master'
|
||||
|
Loading…
Reference in New Issue
Block a user