Skip to content

Commit

Permalink
Merge pull request #10 from bryk-io/dependabot/github_actions/golangc…
Browse files Browse the repository at this point in the history
…i/golangci-lint-action-v2.4.0

Bump golangci/golangci-lint-action from v2 to v2.4.0
  • Loading branch information
bcessa committed Mar 9, 2021
2 parents 990913c + d8eb0c8 commit 922a5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
# Style consistency and static analysis using 'golangci-lint'
# https://github.com/marketplace/actions/run-golangci-lint
- name: Static analysis
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v2.4.0
with:
version: v1.32

Expand Down

0 comments on commit 922a5a2

Please sign in to comment.