We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57f19d2 commit 833f626Copy full SHA for 833f626
.github/workflows/golangci-lint.yml
@@ -43,5 +43,5 @@ jobs:
43
- name: golangci-lint
44
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
45
with:
46
- version: v1.56.1 # we have a list of linters in our .golangci.yml config file
+ version: v1.57.1 # we have a list of linters in our .golangci.yml config file
47
only-new-issues: true
0 commit comments