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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
1717 - name : Run automation script
18- uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
18+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
35+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
62+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
6363 id : short-version
6464 with :
6565 result-encoding : string
You can’t perform that action at this time.
0 commit comments