⬆️ Update tj-actions/branch-names action to v5.4 (#202)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-01 09:40:57 +02:00 committed by GitHub
parent 39c0af917c
commit ddc2fcda0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ jobs:
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v5.3
uses: tj-actions/branch-names@v5.4
- name: Set tag
run: |

View File

@ -61,7 +61,7 @@ jobs:
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v5.3
uses: tj-actions/branch-names@v5.4
- name: Set tag
run: |