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