Merge pull request #481 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-3.5.0

build(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
This commit is contained in:
Joachim Bauch 2023-06-07 16:47:21 +02:00 committed by GitHub
commit 5a84dd7d65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ jobs:
make common
- name: lint
uses: golangci/golangci-lint-action@v3.4.0
uses: golangci/golangci-lint-action@v3.5.0
with:
version: latest
args: --timeout=2m0s