File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 34
34
uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
35
35
36
36
- name : Setup Golang Environment
37
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
37
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
38
38
with :
39
39
go-version : stable
40
40
65
65
uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
66
66
67
67
- name : Setup Golang Environment
68
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
68
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
69
69
with :
70
70
go-version : stable
71
71
@@ -120,7 +120,7 @@ jobs:
120
120
fetch-depth : 0
121
121
122
122
- name : Setup Golang Environment
123
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
123
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
124
124
with :
125
125
go-version : stable
126
126
Original file line number Diff line number Diff line change 55
55
# queries: security-extended,security-and-quality
56
56
57
57
- name : Setup Golang Environment
58
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
58
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
59
59
with :
60
60
go-version : stable
61
61
if : matrix.language == 'go'
Original file line number Diff line number Diff line change 31
31
uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
32
32
33
33
- name : Setup Golang Environment
34
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
34
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
35
35
with :
36
36
go-version : stable
37
37
Original file line number Diff line number Diff line change 26
26
uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
27
27
28
28
- name : Setup Golang Environment
29
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
29
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
30
30
with :
31
31
go-version : stable
32
32
Original file line number Diff line number Diff line change 26
26
uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
27
27
28
28
- name : Setup Golang Environment
29
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
29
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
30
30
with :
31
31
go-version : stable
32
32
Original file line number Diff line number Diff line change 48
48
uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
49
49
50
50
- name : Setup Golang Environment
51
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
51
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
52
52
with :
53
53
go-version : stable
54
54
You can’t perform that action at this time.
0 commit comments