Skip to content

Commit

Permalink
Merge pull request #422 from skydoves/renovate/peter-evans-create-pul…
Browse files Browse the repository at this point in the history
…l-request-6.x

Update peter-evans/create-pull-request action to v6
  • Loading branch information
skydoves authored Jan 31, 2024
2 parents bb09d29 + 887786e commit c5b2948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baseline-profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

# Create Pull Request
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: "Generate baseline profiles"
title: "Generate baseline profiles"
Expand Down

0 comments on commit c5b2948

Please sign in to comment.