Skip to content

Commit 0185312

Browse files
committed
Bump golangci-lint to v1.49.0
1 parent 6ac04b4 commit 0185312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: golangci/golangci-lint-action@v3.2.0
6161
with:
6262
args: "-v"
63-
version: v1.47.1
63+
version: v1.49.0
6464

6565
- name: Generate coverage report
6666
run: go test -v -coverprofile=coverage.txt -covermode=atomic ./...

0 commit comments

Comments
 (0)