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.
2 parents 913bd21 + f548dfb commit 88d4d3fCopy full SHA for 88d4d3f
.github/workflows/golangci-lint.yaml
@@ -21,7 +21,7 @@ jobs:
21
go-version: '1.23.x'
22
- uses: actions/checkout@v4
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v6.2.0
+ uses: golangci/golangci-lint-action@v6.3.1
25
with:
26
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
27
version: v1.50.1
0 commit comments