Skip to content

Commit 6379a06

Browse files
wjamgithub-actions[bot]
authored andcommitted
Update golangci-lint to v1.64.5
Update the golangci-lint version to [v1.64.5](https://github.com/golangci/golangci-lint/releases/tag/v1.64.5)
1 parent 8886287 commit 6379a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Use golangci-lint
2525
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
2626
with:
27-
version: v1.61.0
27+
version: v1.64.5
2828
args: --print-issued-lines
2929

3030
- name: Run tests

0 commit comments

Comments
 (0)