We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce7574d + 575fb0b commit 22e5610Copy full SHA for 22e5610
.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@37d62ae433213da45128fd8921b10b86781db6c5
+ uses: golangci/golangci-lint-action@d8648ac2edec95c7927c492e5cfb10276c5ea71d
30
with:
31
version: v1.64.5
32
args: --timeout=5m
0 commit comments