Bump tj-actions/branch-names from 6 to 7
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 6 to 7. - [Release notes](https://github.com/tj-actions/branch-names/releases) - [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/branch-names/compare/v6...v7) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sebastian Serth

parent
0058bb7dbf
commit
110e2318e1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -186,7 +186,7 @@ jobs:
|
||||
name: poseidon
|
||||
- name: Get current branch name
|
||||
id: branch-name
|
||||
uses: tj-actions/branch-names@v6
|
||||
uses: tj-actions/branch-names@v7
|
||||
- name: Checkout matching branch for Dockerfiles (optional)
|
||||
id: checkout-dockerfiles
|
||||
if: steps.branch-name.outputs.is_default == 'false'
|
||||
|
Reference in New Issue
Block a user