We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7163b2 commit 19a1816Copy full SHA for 19a1816
.github/workflows/coder.yaml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
go-version: "~1.18"
42
- name: golangci-lint
43
- uses: golangci/golangci-lint-action@v3.1.0
+ uses: golangci/golangci-lint-action@v3.2.0
44
45
version: v1.46.0
46
0 commit comments