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 45dc95b commit 1d48dc1Copy full SHA for 1d48dc1
.github/workflows/lint.yml
@@ -35,7 +35,7 @@ jobs:
35
go-version-file: go.mod
36
cache: true
37
- name: Lint Code
38
- uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # v3.3.1
+ uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
39
with:
40
only-new-issues: true
41
0 commit comments