Skip to content

Commit

Permalink
Merge pull request #267 from camphor-/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-3.2.0
  • Loading branch information
p1ass authored Jul 4, 2022
2 parents ac1579e + 79f9d94 commit a93c22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.2.0
with:
args: --enable=gosec,prealloc,gocognit

0 comments on commit a93c22c

Please sign in to comment.