File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130 token : ${{ secrets.PAT_TOKEN }}
131131
132132 - name : Create Pull Request
133- uses : peter-evans/create-pull-request@v6.1 .0
133+ uses : peter-evans/create-pull-request@v7.0 .0
134134 with :
135135 base : " main"
136136 labels : " merge when passing"
Original file line number Diff line number Diff line change 22
33<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
44``` yaml
5- - uses : tj-actions/changed-files@v44.5.5
5+ - uses : tj-actions/changed-files@v45.0.1
66 id : changed-files
77 with :
88 # Specify a different base commit SHA
Original file line number Diff line number Diff line change 22
33<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
44``` yaml
5- - uses : tj-actions/changed-files@v44
5+ - uses : tj-actions/changed-files@v45
66 id : changed-files
77 with :
88 # Specify a different base commit SHA
You can’t perform that action at this time.
0 commit comments