File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525 with :
2626 fetch-depth : 1
27- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
27+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
2828 with :
2929 go-version-file : go.mod
3030 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
Original file line number Diff line number Diff line change 4747 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4848 with :
4949 fetch-depth : 1
50- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
50+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
5151 with :
5252 go-version-file : go.mod
5353 - name : run golangci-lint
6060 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6161 with :
6262 fetch-depth : 1
63- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
63+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
6464 with :
6565 go-version-file : go.mod
6666 check-latest : true
@@ -104,7 +104,7 @@ jobs:
104104 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
105105 with :
106106 fetch-depth : 1
107- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
107+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
108108 with :
109109 go-version-file : go.mod
110110 - name : run mod check
@@ -118,7 +118,7 @@ jobs:
118118 os : [ubuntu-latest, macos-latest]
119119 steps :
120120 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
121- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
121+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
122122 with :
123123 go-version-file : go.mod
124124 - name : Check the vendor folder consistency
Original file line number Diff line number Diff line change 3131 with :
3232 fetch-depth : 0
3333
34- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
34+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3535 with :
3636 go-version-file : go.mod
3737
Original file line number Diff line number Diff line change 2828 with :
2929 fetch-depth : 1
3030 - name : setup go
31- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
31+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3232 with :
3333 go-version-file : go.mod
3434 check-latest : true
Original file line number Diff line number Diff line change 3232 with :
3333 fetch-depth : 0
3434
35- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
35+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3636 with :
3737 go-version-file : go.mod
3838
7878 with :
7979 fetch-depth : 0
8080
81- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
81+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
8282 with :
8383 go-version-file : go.mod
8484
You can’t perform that action at this time.
0 commit comments