File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Set up Go
23- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
23+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2424 with :
2525 go-version : ' >=1.22.2'
2626
Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ jobs:
2424 - name : check valid yml
2525 run : yq . *.yaml
2626
27- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
27+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2828 with :
2929 go-version : " >=1.25.0"
3030
3131 - name : golangci-lint
32- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
32+ uses : golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9
3333 with :
3434 version : latest
3535
You can’t perform that action at this time.
0 commit comments