diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eedd0ce..ba192e7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: GITHUB_TOKEN: ${{ github.token }} - name: Git tag - uses: mathieudutour/github-tag-action@v6.1 + uses: mathieudutour/github-tag-action@v6.2 with: github_token: ${{ github.token }} default_bump: false