This commit is contained in:
dependabot[bot] 2025-03-01 04:32:24 +00:00 committed by GitHub
commit 68ea380bbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
- run: go install github.com/a-h/templ/cmd/templ@latest - run: go install github.com/a-h/templ/cmd/templ@latest
- run: make build - run: make build
- name: golangci-lint - name: golangci-lint
uses: golangci/golangci-lint-action@v6.1.1 uses: golangci/golangci-lint-action@v6.5.0
with: with:
version: latest version: latest
only-new-issues: true only-new-issues: true