We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
2 parents e13e55f + 0a7f6f9 commit ce7c1beCopy full SHA for ce7c1be
.github/workflows/lint.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v4
29
30
- name: Lint
31
- uses: golangci/golangci-lint-action@v6.5.0
+ uses: golangci/golangci-lint-action@v6.5.2
32
with:
33
version: "v1.54"
34
args: --timeout=5m
0 commit comments