We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773c1b1 commit b980971Copy full SHA for b980971
.github/workflows/ci.yml
@@ -56,6 +56,6 @@ jobs:
56
exit 1
57
fi
58
- name: Lint
59
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804
+ uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b
60
with:
61
version: v1.55.2
0 commit comments