diff --git a/.github/workflows/Doxygen.yml b/.github/workflows/Doxygen.yml index fd1d37f3..f39a4ef5 100644 --- a/.github/workflows/Doxygen.yml +++ b/.github/workflows/Doxygen.yml @@ -62,7 +62,7 @@ jobs: branch: documentation-update-${{ steps.buildnumber.outputs.build_number }} - name: Create Pull Request - uses: thomaseizinger/create-pull-request@1.3.1 + uses: thomaseizinger/create-pull-request@1.4.0 with: # A GitHub API token github_token: ${{ secrets.PERSONAL_TOKEN }}