Skip to content

Commit

Permalink
ci(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#4898)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: João Reigota <[email protected]>
  • Loading branch information
dependabot[bot] and cx-joao-reigota authored Mar 2, 2022
1 parent 6feb03b commit 7ea279d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
go-version: 1.17.x
- name: golangci-lint
uses: golangci/golangci-lint-action@v2.5.2
uses: golangci/golangci-lint-action@v3.1.0
with:
version: v1.37
args: -c .golangci.yml --timeout 15m
Expand Down

0 comments on commit 7ea279d

Please sign in to comment.