mirror of
https://github.com/strukturag/nextcloud-spreed-signaling
synced 2026-03-14 14:35:44 +01:00
Merge pull request #985 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-8.0.0
Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
This commit is contained in:
commit
93fdf689c2
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.23"
|
||||
|
||||
- name: lint
|
||||
uses: golangci/golangci-lint-action@v7.0.0
|
||||
uses: golangci/golangci-lint-action@v8.0.0
|
||||
with:
|
||||
version: latest
|
||||
args: --timeout=2m0s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue