We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91ff48 commit 61eeac3Copy full SHA for 61eeac3
.github/workflows/lint.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: 1.23.6
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.60.3
23
args: --config tools/.golangci.yaml
0 commit comments