Merge pull request #720 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-5.1.0

build(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
This commit is contained in:
Joachim Bauch 2024-04-30 11:58:27 +02:00 committed by GitHub
commit 4eb1b6609d
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@v5.0.0
uses: golangci/golangci-lint-action@v5.1.0
with:
version: latest
args: --timeout=2m0s