File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 - name : Remove script results file
3434 run : rm -rf ./results.md
3535 - name : Create pull request
36- uses : peter-evans/create-pull-request@95767e7d51a7ebe6b4820b6ee9432ed9e747ef89
36+ uses : peter-evans/create-pull-request@10db75894f6d53fc01c3bb0995e95bd03e583a62
3737 with :
3838 # need to use a token with repo and workflow scopes for this step
3939 token : ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }}
Original file line number Diff line number Diff line change 4646 script/graphql/build-changelog-from-markdown.js
4747 - name : Create pull request
4848 id : create-pull-request
49- uses : peter-evans/create-pull-request@95767e7d51a7ebe6b4820b6ee9432ed9e747ef89
49+ uses : peter-evans/create-pull-request@10db75894f6d53fc01c3bb0995e95bd03e583a62
5050 with :
5151 # need to use a token with repo and workflow scopes for this step
5252 token : ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }}
You can’t perform that action at this time.
0 commit comments