Merge pull request #467 from spegel-org/update/golang-ci-lint

Update golang ci lint version
This commit is contained in:
Philip Laine 2024-05-07 23:24:21 +02:00 committed by GitHub
commit 90612c3100
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.55.2
version: v1.58.0
args: --timeout 3m0s
unit:
needs: lint