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