Skip to content

Commit 90177ed

Browse files
Update dependency golangci/golangci-lint to v1.64.8 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4964eba commit 90177ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: golangci-lint
1616
uses: golangci/golangci-lint-action@v3
1717
with:
18-
version: v1.50
18+
version: v1.64.8
1919
working-directory: ./
2020
skip-pkg-cache: true
2121
- name: Build Go binary

0 commit comments

Comments
 (0)