Skip to content

Commit 4dec828

Browse files
chore: bump tj-actions/branch-names from 6.4 to 6.5 (#7334)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38fd4c0 commit 4dec828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dogfood.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Get branch name
1919
id: branch-name
20-
uses: tj-actions/branch-names@v6.4
20+
uses: tj-actions/branch-names@v6.5
2121

2222
- name: "Branch name to Docker tag name"
2323
id: docker-tag-name

0 commit comments

Comments
 (0)