File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : ' Run assets build (2.3)'
18- uses : actions/github-script@v7
18+ uses : actions/github-script@v8
1919 with :
2020 # Token has to be generated on a user account that controls the remote repository.
2121 # The _only_ scope to select is "Access public repositories", nothing more.
3030 })
3131
3232 - name : ' Run assets build (2.4)'
33- uses : actions/github-script@v7
33+ uses : actions/github-script@v8
3434 with :
3535 # Token has to be generated on a user account that controls the remote repository.
3636 # The _only_ scope to select is "Access public repositories", nothing more.
4545 })
4646
4747 - name : ' Run assets build (2.5)'
48- uses : actions/github-script@v7
48+ uses : actions/github-script@v8
4949 with :
5050 # Token has to be generated on a user account that controls the remote repository.
5151 # The _only_ scope to select is "Access public repositories", nothing more.
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : ' Run developer-tools update (2.3)'
18- uses : actions/github-script@v7
18+ uses : actions/github-script@v8
1919 with :
2020 # Token has to be generated on a user account that controls the remote repository.
2121 # The _only_ scope to select is "Access public repositories", nothing more.
3030 })
3131
3232 - name : ' Run developer-tools update (2.4)'
33- uses : actions/github-script@v7
33+ uses : actions/github-script@v8
3434 with :
3535 # Token has to be generated on a user account that controls the remote repository.
3636 # The _only_ scope to select is "Access public repositories", nothing more.
4545 })
4646
4747 - name : ' Run developer-tools update (2.5)'
48- uses : actions/github-script@v7
48+ uses : actions/github-script@v8
4949 with :
5050 # Token has to be generated on a user account that controls the remote repository.
5151 # The _only_ scope to select is "Access public repositories", nothing more.
You can’t perform that action at this time.
0 commit comments