From 21ad7904c0f2a98cd267ce49bbdfc63fd93058e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 00:38:48 -0400 Subject: [PATCH] build(deps): bump mathieudutour/github-tag-action from 6.0 to 6.1 (#2000) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/draft-new-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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