Merge pull request #77 from rramiachraf/dependabot/github_actions/all-aab76c74d0

chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the all group
This commit is contained in:
Achraf RRAMI 2024-12-01 22:37:07 +01:00 committed by GitHub
commit 6e98118720
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.0 uses: golangci/golangci-lint-action@v6.1.1
with: with:
version: latest version: latest
only-new-issues: true only-new-issues: true