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