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 117af5b + 3d060c7 commit 5875ca5Copy full SHA for 5875ca5
.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@971e284b6050e8a5849b72094c50ab08da042db8 # v6
+ uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
48
with:
49
version: v1.63.1
50
args: -v --timeout 5m
0 commit comments