Skip to content

Commit dbd3aa3

Browse files
committed
chore: update golangci
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent e0c0059 commit dbd3aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
- name: Run linter
3131
uses: golangci/golangci-lint-action@v6 # Action page: <https://github.com/golangci/golangci-lint-action>
3232
with:
33-
version: v1.60 # without patch version
33+
version: v1.64 # without patch version
3434
only-new-issues: false # show only new issues if it's a pull request

0 commit comments

Comments
 (0)