diff --git a/.github/workflows/update-doc-assets.yml b/.github/workflows/update-doc-assets.yml index ba2d519c..877861d0 100644 --- a/.github/workflows/update-doc-assets.yml +++ b/.github/workflows/update-doc-assets.yml @@ -48,7 +48,7 @@ jobs: cp -f *.png docs - name: Create Pull Request - uses: peter-evans/create-pull-request@v7.0.6 + uses: peter-evans/create-pull-request@v7.0.7 with: commit-message: Synced README changes to docs committer: github-actions[bot]