diff --git a/.github/workflows/version_bump.yml b/.github/workflows/version_bump.yml index 6752c00b1e26cc621476f4c3802a6b275a03d6b8..47dffaabc45fdb572e088fa816c3997e5239ea90 100644 --- a/.github/workflows/version_bump.yml +++ b/.github/workflows/version_bump.yml @@ -68,7 +68,7 @@ jobs: with: branch: ${{ github.event.pull_request.base.ref }} message: 'Bump version to ${{ steps.new-version.outputs.new-version }}' - repo-token: ${{ secrets.GITHUB_TOKEN }} + github-token: ${{ secrets.GITHUB_TOKEN }} author_name: github-actions[bot] author_email: github-actions[bot]@users.noreply.github.com env: