diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 59e7350..c9c3267 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: Bump version and push tag id: tag_version - uses: mathieudutour/github-tag-action@v6.2 + uses: mathieudutour/github-tag-action@v7.0.0 with: github_token: ${{ secrets.BOT_GITHUB_TOKEN }}