diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 02893643ba6b6cba19a5cc5b76e5040ff7c0654f..57854966faed5345fb7f91f519a33f2091865034 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: - name: Bump version and push tag id: tag_version - uses: mathieudutour/github-tag-action@v6.1 + uses: mathieudutour/github-tag-action@v6.2 with: github_token: ${{ secrets.GITHUB_TOKEN }}