Merge pull request #157 from BBVA/dependabot/github_actions/golangci/golangci-lint-action-v2.4.0
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: ${{ steps.go-version.outputs.go-version }}
|
go-version: ${{ steps.go-version.outputs.go-version }}
|
||||||
- name: Lint
|
- name: Lint
|
||||||
uses: golangci/golangci-lint-action@v2.3.0
|
uses: golangci/golangci-lint-action@v2.4.0
|
||||||
with:
|
with:
|
||||||
version: v1.31
|
version: v1.31
|
||||||
- name: Unit tests
|
- name: Unit tests
|
||||||
|
|||||||
Reference in New Issue
Block a user