Skip to content

Commit bd3bf5a

Browse files
committed
bump golangci-lint to v1.54.1
1 parent f834ff4 commit bd3bf5a

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/[email protected]
6161
with:
6262
args: "-v"
63-
version: v1.52.1
63+
version: v1.54.1
6464

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

0 commit comments

Comments
 (0)