File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
30
30
31
31
- name : Setup Golang Environment
32
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
32
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
33
33
with :
34
34
go-version : stable
35
35
52
52
fetch-depth : 0
53
53
54
54
- name : Setup Golang Environment
55
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
55
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
56
56
with :
57
57
go-version : stable
58
58
Original file line number Diff line number Diff line change 53
53
# queries: security-extended,security-and-quality
54
54
55
55
- name : Setup Golang Environment
56
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
56
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
57
57
with :
58
58
go-version : stable
59
59
Original file line number Diff line number Diff line change 28
28
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
29
29
30
30
- name : Setup Golang Environment
31
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
31
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
32
32
with :
33
33
go-version : stable
34
34
You can’t perform that action at this time.
0 commit comments