We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23b3565 + af1a0b7 commit ce1ae57Copy full SHA for ce1ae57
.github/workflows/golangci-lint.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version: 1.22.8
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v6.3.1
+ uses: golangci/golangci-lint-action@v6.5.0
25
26
version: v1.55.1
27
working-directory: ${{matrix.working-directory}}
0 commit comments