Skip to content

Commit d1b6fdc

Browse files
Bump tj-actions/branch-names from 5 to 8 in /.github/workflows
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 5 to 8. - [Release notes](https://github.com/tj-actions/branch-names/releases) - [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md) - [Commits](tj-actions/branch-names@v5...v8) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e997566 commit d1b6fdc

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)