mirror of
https://github.com/strukturag/nextcloud-spreed-signaling.git
synced 2025-04-11 14:21:18 +00:00
Merge pull request #918 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-6.3.2
Bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
This commit is contained in:
commit
0fba4e5920
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.22"
|
||||
|
||||
- name: lint
|
||||
uses: golangci/golangci-lint-action@v6.3.0
|
||||
uses: golangci/golangci-lint-action@v6.3.2
|
||||
with:
|
||||
version: latest
|
||||
args: --timeout=2m0s
|
||||
|
|
Loading…
Add table
Reference in a new issue