Skip to content

Commit

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

Bump golangci/golangci-lint-action from v2.3.0 to v2.5.1
  • Loading branch information
ernado committed Mar 8, 2021
2 parents 8a374f1 + 18fc2d5 commit d26c909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
go-version: 1.16
- name: lint
uses: golangci/golangci-lint-action@v2.3.0
uses: golangci/golangci-lint-action@v2.5.1
with:
version: latest
args: --timeout 5m
Expand Down

0 comments on commit d26c909

Please sign in to comment.