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