File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
runs-on : ubuntu-24.04
17
17
steps :
18
18
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v4
19
- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # ratchet:actions/setup-go@v5
19
+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # ratchet:actions/setup-go@v5
20
20
with :
21
21
go-version-file : " go.mod"
22
22
- name : golangci-lint
Original file line number Diff line number Diff line change 27
27
uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # ratchet:docker/setup-buildx-action@v3
28
28
29
29
- name : Set up Go
30
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # ratchet:actions/setup-go@v5
30
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # ratchet:actions/setup-go@v5
31
31
with :
32
32
go-version-file : " go.mod"
33
33
Original file line number Diff line number Diff line change 20
20
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v4
21
21
22
22
- name : Set up Go
23
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # ratchet:actions/setup-go@v5
23
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # ratchet:actions/setup-go@v5
24
24
with :
25
25
go-version-file : " go.mod"
26
26
You can’t perform that action at this time.
0 commit comments