mirror of
https://github.com/strukturag/nextcloud-spreed-signaling.git
synced 2025-04-11 14:21:18 +00:00
Merge pull request #719 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-5.0.0
build(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
This commit is contained in:
commit
a2f0bec564
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
make common
|
||||
|
||||
- name: lint
|
||||
uses: golangci/golangci-lint-action@v4.0.0
|
||||
uses: golangci/golangci-lint-action@v5.0.0
|
||||
with:
|
||||
version: latest
|
||||
args: --timeout=2m0s
|
||||
|
|
Loading…
Add table
Reference in a new issue