We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b8ee3 commit d1a5b97Copy full SHA for d1a5b97
.github/workflows/lint.yml
@@ -19,6 +19,6 @@ jobs:
19
with:
20
go-version: stable
21
- name: golangci-lint
22
- uses: golangci/golangci-lint-action@7409966d8b436f844cc71daeb79a8b62c9827c0c #v8.0.0
+ uses: golangci/golangci-lint-action@1d64cc17c98f6243ff9c45fc39cc6911222133e3 #v8.0.0
23
24
version: v2.4.0
0 commit comments