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 8803861 commit 65426feCopy full SHA for 65426fe
.github/workflows/lint.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout repository
24
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
25
- name: Setup golangci-lint
26
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
+ uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
27
with:
28
args: --verbose
29
version: latest
0 commit comments