Skip to content

Commit

Permalink
Merge pull request #183 from fclairamb/renovate/golangci-golangci-lin…
Browse files Browse the repository at this point in the history
…t-action-2.x

Update golangci/golangci-lint-action action to v2
  • Loading branch information
probot-auto-merge[bot] authored Oct 20, 2020
2 parents a720034 + c9a3bcc commit 5f009c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Running golangci-lint
- name: Linting
if: matrix.lint
uses: golangci/golangci-lint-action@v1
uses: golangci/golangci-lint-action@v2
with:
version: v1.30

Expand Down

0 comments on commit 5f009c5

Please sign in to comment.