diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 08002fc..3bd1229 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: run: script/update-readme - name: Create Pull Request - uses: peter-evans/create-pull-request@000e3c600203cb255d83817abb762ece92981dc9 + uses: peter-evans/create-pull-request@a59c52d55daab9f6a666e8741848b3cf101395a7 with: commit-message: Update build title: Update build \ No newline at end of file