Skip to content

Commit

Permalink
Merge pull request #10 from go-faster/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-3.1.0

build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0
  • Loading branch information
ernado committed Mar 9, 2022
2 parents 89dd805 + 6b0bddc commit 1309e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: 1.17

- name: Lint
uses: golangci/golangci-lint-action@v2.5.2
uses: golangci/golangci-lint-action@v3.1.0
with:
version: latest
args: --timeout 5m
Expand Down

0 comments on commit 1309e8d

Please sign in to comment.