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