Skip to content

Commit

Permalink
Merge pull request #31 from things-go/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-6

chore(deps): bump golangci/golangci-lint-action from 3 to 6
  • Loading branch information
thinkgos authored May 15, 2024
2 parents b970294 + 431fc07 commit f81fa5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
args: -E goimports -E gocritic -E misspell -E revive

0 comments on commit f81fa5f

Please sign in to comment.