We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8cd938 commit a15a46dCopy full SHA for a15a46d
.github/workflows/lint.yaml
@@ -31,6 +31,6 @@ jobs:
31
with:
32
go-version: "~1.22"
33
- name: golangci-lint
34
- uses: golangci/golangci-lint-action@v6.1.1
+ uses: golangci/golangci-lint-action@v6.2.0
35
36
version: v1.58.0
0 commit comments