Skip to content

Commit 88ce432

Browse files
committed
chore: bump ci golangci version
1 parent e67aa56 commit 88ce432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: golangci-lint
5555
uses: golangci/golangci-lint-action@v6
5656
with:
57-
version: v1.60.3
57+
version: v1.64.5
5858
args: --out-format=sarif:results.sarif,colored-line-number,github-actions
5959
- name: Upload SARIF file
6060
uses: github/codeql-action/upload-sarif@v3

0 commit comments

Comments
 (0)