File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616
1717 - name : Run automation script
18- uses : actions/github-script@v7
18+ uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
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@v7
35+ uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
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@v7
62+ uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
6363 id : short-version
6464 with :
6565 result-encoding : string
You can’t perform that action at this time.
0 commit comments