We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b102924 + 4d43460 commit 908b282Copy full SHA for 908b282
1 file changed
.github/workflows/catalog-openstack-operator-upgrades.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Get branch name
49
id: branch-name
50
- uses: tj-actions/branch-names@v7
+ uses: tj-actions/branch-names@v9
51
52
- name: Set latest tag for non main branch
53
if: "${{ steps.branch-name.outputs.current_branch != 'main' }}"
0 commit comments