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 e259c32 + 9538636 commit bad27dfCopy full SHA for bad27df
.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.1.1
+ uses: golangci/golangci-lint-action@v6.2.0
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