0
0
Fork 0
mirror of https://github.com/strukturag/nextcloud-spreed-signaling.git synced 2025-04-11 06:11:18 +00:00

Merge pull request from strukturag/dependabot/github_actions/golangci/golangci-lint-action-6.2.0

Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
This commit is contained in:
Joachim Bauch 2025-01-22 09:59:17 +01:00 committed by GitHub
commit 1d7f3fc514
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ jobs:
go-version: "1.22"
- name: lint
uses: golangci/golangci-lint-action@v6.1.1
uses: golangci/golangci-lint-action@v6.2.0
with:
version: latest
args: --timeout=2m0s