We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a930d commit e2c30b0Copy full SHA for e2c30b0
.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@456fc0f7358ebf6cdd48ca0d2d56e88a6c7aa077
+ uses: golangci/golangci-lint-action@7b561e5ab6624d4582c82a4315e0d65ec7a6ad00
30
with:
31
version: v1.64.5
32
args: --timeout=5m
0 commit comments