mirror of
https://github.com/rramiachraf/dumb.git
synced 2025-04-03 21:07:36 +03:00
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
1 changed files with 1 additions and 1 deletions
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.1.0
|
||||
uses: golangci/golangci-lint-action@v6.1.1
|
||||
with:
|
||||
version: latest
|
||||
only-new-issues: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue