Merge pull request #65 from rramiachraf/dependabot/github_actions/all-26bddec2c3
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the all group
This commit is contained in:
commit
52394f28f0
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- run: go install github.com/a-h/templ/cmd/templ@latest
|
||||
- run: make build
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6.0.1
|
||||
uses: golangci/golangci-lint-action@v6.1.0
|
||||
with:
|
||||
version: latest
|
||||
only-new-issues: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user