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 efe7a95 commit e50406fCopy full SHA for e50406f
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout repository
23
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
24
- name: Setup golangci-lint
25
- uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
+ uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
26
with:
27
args: --verbose
28
version: latest
0 commit comments