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 c423236 commit 198b848Copy full SHA for 198b848
.github/workflows/checks.yaml
@@ -21,7 +21,7 @@ jobs:
21
go-version: '1.23'
22
- name: golangci-lint
23
# NOTE: https://github.com/golangci/golangci-lint-action/releases/tag/v6.2.0
24
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
25
with:
26
version: v1.60
27
0 commit comments