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

Merge pull request 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:
Joachim Bauch 2025-02-10 21:13:34 +01:00 committed by GitHub
commit 0fba4e5920
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.3.0
uses: golangci/golangci-lint-action@v6.3.2
with:
version: latest
args: --timeout=2m0s