Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #22 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 4 to 6
  • Loading branch information
thinkgos authored May 8, 2024
2 parents 885d7d3 + e77440d commit c269329
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,7 +12,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
args: -E goimports,misspell,whitespace,gocritic
version: latest

0 comments on commit c269329

Please sign in to comment.