We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53fb505 commit 81222c3Copy full SHA for 81222c3
.github/workflows/ci.yml
@@ -56,6 +56,6 @@ jobs:
56
exit 1
57
fi
58
- name: Lint
59
- uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256
+ uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64
60
with:
61
version: v1.55.2
0 commit comments