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 a4bd7ff commit 6c0b60cCopy full SHA for 6c0b60c
.github/workflows/golangci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
18
- uses: ./.github/actions/setup-go
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
21
with:
22
version: v2.6.2
0 commit comments