File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1616
1717 - name : Run automation script
18- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
18+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
1919 id : updt
2020 with :
2121 result-encoding : string
Original file line number Diff line number Diff line change 3232 escape_json : false
3333
3434 - name : Generate testing matrix
35- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
35+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
3636 id : generator
3737 with :
3838 github-token : ${{ secrets.GITHUB_TOKEN }}
5959
6060 steps :
6161 - name : Get short node version
62- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
62+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
6363 id : short-version
6464 with :
6565 result-encoding : string
You can’t perform that action at this time.
0 commit comments