Skip to content

Commit 9e28f22

Browse files
authored
Merge pull request #38 from github/dependabot/github_actions/golangci/golangci-lint-action-3.4.0
Bump golangci/golangci-lint-action from 3.2.0 to 3.4.0
2 parents 53b41f2 + a45d89c commit 9e28f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
go-version: "1.18.5"
1919

2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v3.2.0
21+
uses: golangci/golangci-lint-action@v3.4.0
2222
with:
2323
version: v1.47.3
2424
args: --verbose --config .golangci.yaml

0 commit comments

Comments
 (0)