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 }}