Skip to content

Commit 2d071c5

Browse files
chore(deps): update peter-evans/create-pull-request action to v7
1 parent 08ec8d3 commit 2d071c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/files-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
.github/ISSUE_TEMPLATE/new_feature.yaml
113113
.github/ISSUE_TEMPLATE/other.yaml
114114
- name: Create Pull Request - ${{ steps.branch.outputs.branch }}
115-
uses: peter-evans/create-pull-request@v4.2.4
115+
uses: peter-evans/create-pull-request@v7.0.8
116116
with:
117117
path: target
118118
token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)