File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3535
3636 # Create the PR for the work done by the "clean repo" tool
3737 - name : create-pull-request
38- uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 .0.9
38+ uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 .0.0
3939 with :
4040 branch : cleanrepo-orphaned-articles
4141 title : " Monthly chores: Delete orphaned articles"
Original file line number Diff line number Diff line change 3535
3636 # Create the PR for the work done by the "clean repo" tool
3737 - name : create-pull-request
38- uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 .0.9
38+ uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 .0.0
3939 with :
4040 branch : cleanrepo-orphaned-images
4141 title : " Monthly chores: Delete orphaned images"
Original file line number Diff line number Diff line change 3535
3636 # Create the PR for the work done by the "clean repo" tool
3737 - name : create-pull-request
38- uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 .0.9
38+ uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 .0.0
3939 with :
4040 branch : cleanrepo-orphaned-includes
4141 title : " Monthly chores: Delete orphaned include files"
Original file line number Diff line number Diff line change 3535
3636 # Create the PR for the work done by the "clean repo" tool
3737 - name : create-pull-request
38- uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 .0.9
38+ uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 .0.0
3939 with :
4040 branch : cleanrepo-orphaned-snippets
4141 title : " Monthly chores: Delete orphaned snippets"
Original file line number Diff line number Diff line change 3535
3636 # Create the PR for the work done by the "clean repo" tool
3737 - name : create-pull-request
38- uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 .0.9
38+ uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 .0.0
3939 with :
4040 branch : cleanrepo-remove-hops
4141 title : " Monthly chores: Remove redirect hops"
Original file line number Diff line number Diff line change 3535
3636 # Create the PR for the work done by the "clean repo" tool
3737 - name : create-pull-request
38- uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 .0.9
38+ uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 .0.0
3939 with :
4040 branch : cleanrepo-relative-links
4141 title : " Monthly chores: Use relative links"
Original file line number Diff line number Diff line change 3535
3636 # Create the PR for the work done by the "clean repo" tool
3737 - name : create-pull-request
38- uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 .0.9
38+ uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 .0.0
3939 with :
4040 branch : cleanrepo-replace-redirects
4141 title : " Monthly chores: Replace redirect targets"
Original file line number Diff line number Diff line change 5454 dependabot-yml-path : " .github/dependabot.yml"
5555 - name : Create pull request
5656 if : github.event_name == 'workflow_dispatch' || github.repository_owner == 'dotnet'
57- uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 .0.9
57+ uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 .0.0
5858 with :
5959 branch : create-dependabotconfig-pull-request/patch
6060 title : " Update dependabot.yml - automatically."
You can’t perform that action at this time.
0 commit comments