Skip to content

Commit

Permalink
chore(ci): bump create-pull-request version to fix a bug (peter-evans…
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalBrainJS committed May 19, 2024
1 parent d82f75a commit 2770353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
run: node ./bin/pr.js
- name: Create pull request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
id: cpr
with:
branch: release
Expand Down

0 comments on commit 2770353

Please sign in to comment.