We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3fe0a commit aa4f6f2Copy full SHA for aa4f6f2
1 file changed
.github/workflows/lint.yml
@@ -15,6 +15,6 @@ jobs:
15
steps:
16
- uses: actions/checkout@v2
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v1
+ uses: golangci/golangci-lint-action@v1.2.1
19
with:
20
version: v1.27
0 commit comments