Skip to content

Commit

Permalink
Merge pull request #702 from gotd/dependabot/github_actions/golangci/…
Browse files Browse the repository at this point in the history
…golangci-lint-action-3

chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3
  • Loading branch information
ernado committed Feb 25, 2022
2 parents 42bdc21 + 88a5dce commit daa04b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Lint
env:
GOARCH: ${{ matrix.arch }}
uses: golangci/golangci-lint-action@v2.5.2
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: --timeout 10m
Expand Down

0 comments on commit daa04b1

Please sign in to comment.