diff --git a/.github/workflows/merge.yaml b/.github/workflows/merge.yaml index c1efb7eab077..d61a1eaef565 100644 --- a/.github/workflows/merge.yaml +++ b/.github/workflows/merge.yaml @@ -141,7 +141,7 @@ jobs: - name: Bump version and push tag id: tag_version - uses: mathieudutour/github-tag-action@v6.0 + uses: mathieudutour/github-tag-action@v6.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} default_bump: patch