We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d2a7e commit 7ee939aCopy full SHA for 7ee939a
.github/workflows/checks.yaml
@@ -68,7 +68,7 @@ jobs:
68
go-version-input: "1.24.2"
69
work-dir: ${{ matrix.directory }}
70
- name: golangci-lint
71
- uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
72
with:
73
version: v1.64
74
working-directory: ${{ matrix.directory }}
0 commit comments