From be7a28f07f7060ea1a6cf80e6c09632c8bad2735 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 16:50:07 +0000 Subject: [PATCH] chore(deps): update tj-actions/branch-names action to v6 --- .github/workflows/ghcr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index cfcd649..e55abe9 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -14,7 +14,7 @@ jobs: - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5 + uses: tj-actions/branch-names@v6 with: strip_tag_prefix: 'v'