Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from v2.3.0 to v2.5.1
Browse files Browse the repository at this point in the history
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.3.0 to v2.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2.3.0...d9f0e73)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2021
1 parent 2d04c12 commit 18fc2d5
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 18fc2d5

Please sign in to comment.