File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
with :
23
23
go-version-file : go.mod
24
24
25
- - uses : golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
25
+ - uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
26
26
27
27
# installed here to run lint on the .goreleaser.yml file:
28
28
- name : Install GoReleaser
44
44
with :
45
45
go-version-file : go.mod
46
46
47
- - uses : golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
47
+ - uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
48
48
49
49
- name : Install GoReleaser
50
50
uses : goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6
Original file line number Diff line number Diff line change 31
31
go-version-file : go.mod
32
32
cache : false
33
33
34
- - uses : golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
34
+ - uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
35
35
36
36
# installed here to run lint on the .goreleaser.yml file:
37
37
- name : Install GoReleaser
You can’t perform that action at this time.
0 commit comments