We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ae7c3 commit 6a1bcacCopy full SHA for 6a1bcac
.github/workflows/lint.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: 1.24.2
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
21
22
version: v1.64.6
23
args: --config tools/.golangci.yaml
0 commit comments