Skip to content

Commit 908b282

Browse files
Merge pull request #1712 from openstack-k8s-operators/renovate/tj-actions-branch-names-9.x
Update tj-actions/branch-names action to v9
2 parents b102924 + 4d43460 commit 908b282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/catalog-openstack-operator-upgrades.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Get branch name
4949
id: branch-name
50-
uses: tj-actions/branch-names@v7
50+
uses: tj-actions/branch-names@v9
5151

5252
- name: Set latest tag for non main branch
5353
if: "${{ steps.branch-name.outputs.current_branch != 'main' }}"

0 commit comments

Comments
 (0)