Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit d87f2e0

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update peter-evans/create-pull-request action to v5
1 parent 75aabfb commit d87f2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-style.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: npx prettier --write ./
4040

4141
- name: Create Pull Request
42-
uses: peter-evans/create-pull-request@v4
42+
uses: peter-evans/create-pull-request@v5
4343
with:
4444
commit-message: "style: auto-format source code"
4545
committer: "github-actions[bot] <[email protected]>"

0 commit comments

Comments
 (0)