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.
2 parents e068323 + 3298584 commit d07adf8Copy full SHA for d07adf8
.github/workflows/golangci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
go-version: '1.24'
18
check-latest: true
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.1
0 commit comments