We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 057ccef + 1af7ebc commit 19a930dCopy full SHA for 19a930d
.github/workflows/lint.yaml
@@ -26,7 +26,7 @@ jobs:
26
run: templ generate
27
28
- name: Run golangci-lint
29
- uses: golangci/golangci-lint-action@378320cf0deaa3d11c91d5c97d7489ebda3170cd
+ uses: golangci/golangci-lint-action@456fc0f7358ebf6cdd48ca0d2d56e88a6c7aa077
30
with:
31
version: v1.64.5
32
args: --timeout=5m
0 commit comments