From 82d4aaea0bee549a0b6fb0c02943801fd7c72c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:40:54 +0000 Subject: [PATCH] chore: bump tj-actions/branch-names from 6.2 to 6.3 (#5217) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/dogfood.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dogfood.yaml b/.github/workflows/dogfood.yaml index a070b0061e..61f31af16b 100644 --- a/.github/workflows/dogfood.yaml +++ b/.github/workflows/dogfood.yaml @@ -17,7 +17,7 @@ jobs: steps: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6.2 + uses: tj-actions/branch-names@v6.3 - name: "Branch name to Docker tag name" id: docker-tag-name