Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #682 from weaveworks/dependabot/github_actions/gol…
Browse files Browse the repository at this point in the history
…angci/golangci-lint-action-v2.2.0

Bump golangci/golangci-lint-action from v1 to v2.2.0
  • Loading branch information
stealthybox committed Aug 31, 2020
2 parents 303da47 + 51773af commit 4bfe785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v1
uses: golangci/golangci-lint-action@v2.2.0
with:
version: v1.28
args: --timeout=5m

0 comments on commit 4bfe785

Please sign in to comment.