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 15
15
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
16
17
17
- name : Run automation script
18
- uses : actions/github-script@v7
18
+ uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
19
19
id : updt
20
20
with :
21
21
result-encoding : string
Original file line number Diff line number Diff line change 32
32
escape_json : false
33
33
34
34
- name : Generate testing matrix
35
- uses : actions/github-script@v7
35
+ uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
36
36
id : generator
37
37
with :
38
38
github-token : ${{ secrets.GITHUB_TOKEN }}
59
59
60
60
steps :
61
61
- name : Get short node version
62
- uses : actions/github-script@v7
62
+ uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
63
63
id : short-version
64
64
with :
65
65
result-encoding : string
You can’t perform that action at this time.
0 commit comments