diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3ce6f81..9a5c1d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,7 +34,7 @@ jobs: run: script/update-readme - name: Create Pull Request - uses: peter-evans/create-pull-request@cb4d3bfce175d44325c6b7697f81e0afe8a79bdf + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 with: commit-message: Update build title: Update build \ No newline at end of file