We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c861d75 commit ab7aea7Copy full SHA for ab7aea7
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
35
# Linting
36
- name: Linting
37
- uses: golangci/golangci-lint-action@1cc4e007f092290762a0efdeb505f1cded754499
+ uses: golangci/golangci-lint-action@db1c463e05c87f65a1da26368fb4f6639406da0a
38
with:
39
version: latest
40
args: --config=./.github/.golangci.yml ./...
0 commit comments