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