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 #709 from weaveworks/dependabot/github_actions/gol…
Browse files Browse the repository at this point in the history
…angci/golangci-lint-action-v2.2.1

Bump golangci/golangci-lint-action from v2.2.0 to v2.2.1
  • Loading branch information
stealthybox authored Oct 12, 2020
2 parents b533ff9 + bb348d8 commit 1127008
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@v2.2.0
uses: golangci/golangci-lint-action@v2.2.1
with:
version: v1.28
args: --timeout=5m

0 comments on commit 1127008

Please sign in to comment.