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

Bump golangci/golangci-lint-action from v2.5.1 to v2.5.2
  • Loading branch information
darkowlzz authored Apr 12, 2021
2 parents fcdd335 + c878ed6 commit a2a02be
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.5.1
uses: golangci/golangci-lint-action@v2.5.2
with:
version: v1.28
args: --timeout=5m

0 comments on commit a2a02be

Please sign in to comment.