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:
Joachim Bauch 2024-04-29 08:22:06 +02:00 committed by GitHub
commit a2f0bec564
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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