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 d743d2d commit e1540cbCopy full SHA for e1540cb
.github/workflows/ci.yaml
@@ -75,7 +75,7 @@ jobs:
75
go-version: "${{ env.GO_VERSION }}"
76
cache: false
77
- name: golangci-lint
78
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
79
with:
80
version: v1.63
81
args: --timeout=5m
0 commit comments