diff --git a/.github/workflows/GenerateBaselineProfile.yml b/.github/workflows/GenerateBaselineProfile.yml index 4807f283..2e40f172 100644 --- a/.github/workflows/GenerateBaselineProfile.yml +++ b/.github/workflows/GenerateBaselineProfile.yml @@ -79,7 +79,7 @@ jobs: app/src/main/baseline-prof.txt - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: add-paths: app/src/main/baseline-prof.txt commit-message: "[baseline-profile-generator] New baseline profile"