mirror of
https://github.com/strukturag/nextcloud-spreed-signaling
synced 2026-03-14 14:35:44 +01:00
Merge pull request #788 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-6.1.0
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
This commit is contained in:
commit
4bb9e614f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
go-version: "1.21"
|
||||
|
||||
- name: lint
|
||||
uses: golangci/golangci-lint-action@v6.0.1
|
||||
uses: golangci/golangci-lint-action@v6.1.0
|
||||
with:
|
||||
version: latest
|
||||
args: --timeout=2m0s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue