Skip to content

Commit 4d41799

Browse files
authored
Update golangci-lint.yml
1 parent 441d39c commit 4d41799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: golangci-lint
6464
uses: golangci/golangci-lint-action@v3
6565
with:
66-
version: v1.45.2
66+
version: v1.63.4
6767
# working-directory: .
6868
args: --new-from-rev=origin/master -v ${{ steps.getDiffFile.outputs.files }}
6969
#args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=origin/master -v

0 commit comments

Comments
 (0)