We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fae69 commit 9fe7d9aCopy full SHA for 9fe7d9a
.github/workflows/lint.yaml
@@ -21,7 +21,7 @@ jobs:
21
go-version: "1.18.5"
22
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
+ uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae
25
with:
26
version: v1.47.3
27
args: --verbose --config .golangci.yaml
0 commit comments