diff --git a/.github/workflows/autogenerated-files.yml b/.github/workflows/autogenerated-files.yml index 7a17ef0c..e7d9a3ef 100644 --- a/.github/workflows/autogenerated-files.yml +++ b/.github/workflows/autogenerated-files.yml @@ -20,7 +20,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: commit-message: "[automated] Update auto-generated files" title: "[automated] Update auto-generated files"