Skip to content

Commit 9666940

Browse files
build(deps): bump peter-evans/create-pull-request from 3 to 6 (#2648)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7b5ad2 commit 9666940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-chains.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Create or Update Pull Request
5151
if: env.CHANGES_FOUND == 'true'
52-
uses: peter-evans/create-pull-request@v3
52+
uses: peter-evans/create-pull-request@v6
5353
with:
5454
title: "chore(chains): update chains"
5555
branch: "sync-chains"

0 commit comments

Comments
 (0)