Merge pull request #492 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-3.6.0

build(deps): Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0
This commit is contained in:
Joachim Bauch 2023-06-13 11:12:04 +02:00 committed by GitHub
commit 58e5d4a18b
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.5.0
uses: golangci/golangci-lint-action@v3.6.0
with:
version: latest
args: --timeout=2m0s