diff --git a/.github/workflows/release_please.yaml b/.github/workflows/release_please.yaml index 7b7a0bd6..9835eac2 100644 --- a/.github/workflows/release_please.yaml +++ b/.github/workflows/release_please.yaml @@ -30,7 +30,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 }} custom_tag: ${{ steps.yaml-data.outputs.data }}