Skip to content

Commit 545f03d

Browse files
chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#191)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55d071c commit 545f03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm install
2424
- name: Update
2525
run: npm run resource-update:unicode-properties
26-
- uses: peter-evans/create-pull-request@v6
26+
- uses: peter-evans/create-pull-request@v7
2727
with:
2828
commit-message: "fix: updates unicode resource with latest"
2929
branch: update-unicode-resource

0 commit comments

Comments
 (0)