diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index 8ad5a35..8be4390 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -19,6 +19,6 @@ 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 }}