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:
commit
6e98118720
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: 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user