From 65fedef0d851ee6eb9a2bced2ac09479c25b8e7e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Sep 2021 18:23:06 +0000 Subject: [PATCH] Update tj-actions/branch-names action to v5 --- .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 7e69e4e..6cd1ea6 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@v4 + uses: tj-actions/branch-names@v5 with: strip_tag_prefix: 'v'