Skip to content

Commit

Permalink
Merge pull request #157 from BBVA/dependabot/github_actions/golangci/…
Browse files Browse the repository at this point in the history
…golangci-lint-action-v2.4.0
  • Loading branch information
dependabot[bot] authored Feb 18, 2021
2 parents 18d2528 + 6c9dbf9 commit 27b003a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
go-version: ${{ steps.go-version.outputs.go-version }}
- name: Lint
uses: golangci/golangci-lint-action@v2.3.0
uses: golangci/golangci-lint-action@v2.4.0
with:
version: v1.31
- name: Unit tests
Expand Down

0 comments on commit 27b003a

Please sign in to comment.