From 8d9ab33a9776f1cd773e14d9be6d802b8ec05777 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 15:00:32 +0000 Subject: [PATCH] test --- .github/workflows/create-badge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-badge.yml b/.github/workflows/create-badge.yml index 12bb649..c28abd8 100644 --- a/.github/workflows/create-badge.yml +++ b/.github/workflows/create-badge.yml @@ -34,7 +34,7 @@ jobs: echo $badge - name: Get branch name - uses: mdecoleman/pr-branch-name2.0.0 + uses: mdecoleman/pr-branch-name@v2 id: vars with: repo-token: ${{ secrets.GITHUB_TOKEN }}