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

This commit is contained in:
dependabot[bot]
2021-02-26 09:30:34 +01:00
committed by GitHub
parent e25dc445f7
commit bf2879b657
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
with:
go-version: ${{ steps.go-version.outputs.go-version }}
- name: Lint
uses: golangci/golangci-lint-action@v2.4.0
uses: golangci/golangci-lint-action@v2.5.1
with:
version: v1.31
- name: Unit tests