Merge pull request #107 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-2.5.2

Bump golangci/golangci-lint-action from 2 to 2.5.2
This commit is contained in:
Joachim Bauch 2021-05-12 08:27:03 +02:00 committed by GitHub
commit 327597f768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@ jobs:
make common
- name: lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v2.5.2
with:
version: v1.29