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

Bump golangci/golangci-lint-action from v2.2.1 to v2.3.0
  • Loading branch information
darkowlzz authored Nov 4, 2020
2 parents fc63af7 + 0975fa5 commit adb722a
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.1
uses: golangci/golangci-lint-action@v2.3.0
with:
version: v1.28
args: --timeout=5m

0 comments on commit adb722a

Please sign in to comment.