diff --git a/.github/workflows/draft-new-release.yaml b/.github/workflows/draft-new-release.yaml index adccda9c9e..13ebdc1465 100644 --- a/.github/workflows/draft-new-release.yaml +++ b/.github/workflows/draft-new-release.yaml @@ -23,7 +23,7 @@ jobs: - name: Bump Version and Push Tag if: github.repository == 'open-goal/jak-project' id: tag_version - uses: mathieudutour/github-tag-action@v6.0 + uses: mathieudutour/github-tag-action@v6.1 with: github_token: ${{ secrets.BOT_PAT }} tag_prefix: v