We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e997566 + d1b6fdc commit 8b7d7b2Copy full SHA for 8b7d7b2
.github/workflows/edpm-bootc.yaml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Get branch name
44
id: branch-name
45
- uses: tj-actions/branch-names@v5
+ uses: tj-actions/branch-names@v8
46
47
- name: Set latest tag for non main branch
48
if: "${{ steps.branch-name.outputs.current_branch != 'main' }}"
0 commit comments