diff --git a/.github/workflows/autogenerated-files.yml b/.github/workflows/autogenerated-files.yml index c322d12aa2..b18473f089 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@v4 + uses: peter-evans/create-pull-request@v5 with: commit-message: "[automated] Update auto-generated files" title: "[automated] Update auto-generated files"