We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 124a424 + 48b9091 commit 29ac0f5Copy full SHA for 29ac0f5
.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@d8648ac2edec95c7927c492e5cfb10276c5ea71d
+ uses: golangci/golangci-lint-action@b871b4f9de8b829c8d43b0e3bcdf9a8a3f141a3b
30
with:
31
version: v1.64.5
32
args: --timeout=5m
0 commit comments