diff --git a/.github/workflows/ci-pr-test.yml b/.github/workflows/ci-pr-test.yml index aa419e7..9479272 100644 --- a/.github/workflows/ci-pr-test.yml +++ b/.github/workflows/ci-pr-test.yml @@ -34,7 +34,7 @@ jobs: - name: Create Pull Request if: ${{ steps.test-action.outputs.modifiedFiles != '' }} - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "chore: update outdated UI5 versions" branch: "update-ui5-versions/patch"