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

This commit is contained in:
dependabot[bot] 2021-03-01 10:09:40 +01:00 committed by GitHub
parent ef50e0853e
commit 067cfac3e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: lint
uses: golangci/golangci-lint-action@v2.4.0
uses: golangci/golangci-lint-action@v2.5.1
with:
version: latest
tests-on-windows: