Merge pull request #658 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-4.0.0

build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
This commit is contained in:
Joachim Bauch 2024-02-19 10:30:12 +01:00 committed by GitHub
commit 2e8b0dfe25
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@v3.7.0
uses: golangci/golangci-lint-action@v4.0.0
with:
version: latest
args: --timeout=2m0s