We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df61bc5 commit 57ad205Copy full SHA for 57ad205
.github/workflows/golangci-lint.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
go-version-file: 'go.mod'
22
- name: golangci-lint
23
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v6.5.0
24
25
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
26
version: latest
0 commit comments