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.
2 parents 2672022 + 02127f4 commit e185665Copy full SHA for e185665
.github/workflows/lib-validate.yaml
@@ -44,7 +44,7 @@ jobs:
44
sudo apt-get update
45
sudo apt-get install -y libze1 libze-dev
46
- name: golangci-lint
47
- uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
48
with:
49
version: v1.63.1
50
args: -v --timeout 5m
0 commit comments