Skip to content

Commit 5bcdff0

Browse files
authored
Update golangci-lint
Fix golangci/golangci-lint-action#442
1 parent 62935a2 commit 5bcdff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- name: golangci-lint
3434
uses: golangci/golangci-lint-action@v3
3535
with:
36-
version: v1.45.2
36+
version: v1.49.0
3737
args: --timeout 5m

0 commit comments

Comments
 (0)