We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b821083 commit 85cd59aCopy full SHA for 85cd59a
.github/workflows/analysis.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@0e1fd32b0c0584f0d28eec08848dfd2bf6a909d9
+ uses: golangci/golangci-lint-action@774c35bcccffb734694af9e921f12f57d882ef74
25
with:
26
version: v1.62.2
27
0 commit comments