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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
30
30
31
31
- name : Setup Golang Environment
32
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
32
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
33
33
with :
34
34
go-version : stable
35
35
58
58
fetch-depth : 0
59
59
60
60
- name : Setup Golang Environment
61
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
61
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
62
62
with :
63
63
go-version : stable
64
64
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@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
56
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
57
57
with :
58
58
go-version : stable
59
59
Original file line number Diff line number Diff line change 25
25
uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
26
26
27
27
- name : Setup Golang Environment
28
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
28
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
29
29
with :
30
30
go-version : stable
31
31
You can’t perform that action at this time.
0 commit comments