We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31b50b commit 2171f15Copy full SHA for 2171f15
.github/workflows/ci.yml
@@ -56,6 +56,6 @@ jobs:
56
exit 1
57
fi
58
- name: Lint
59
- uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1
+ uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5
60
with:
61
version: v1.29
0 commit comments