Skip to content

Commit 8b7d7b2

Browse files
authored
Merge pull request #59 from openstack-k8s-operators/dependabot/github_actions/dot-github/workflows/tj-actions/branch-names-8
Bump tj-actions/branch-names from 5 to 8 in /.github/workflows
2 parents e997566 + d1b6fdc commit 8b7d7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/edpm-bootc.yaml

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

4343
- name: Get branch name
4444
id: branch-name
45-
uses: tj-actions/branch-names@v5
45+
uses: tj-actions/branch-names@v8
4646

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

0 commit comments

Comments
 (0)