build(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#1889)

This commit is contained in:
dependabot[bot] 2021-04-05 11:52:02 +02:00 committed by GitHub
parent a833cc1600
commit c9ec73fdc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: lint - name: lint
uses: golangci/golangci-lint-action@v2.5.1 uses: golangci/golangci-lint-action@v2.5.2
with: with:
version: latest version: latest
# skip cache because of flaky behaviors # skip cache because of flaky behaviors