Skip to content

Commit

Permalink
Merge pull request #341 from goplus/dependabot/github_actions/golangc…
Browse files Browse the repository at this point in the history
…i/golangci-lint-action-6

chore(deps): bump golangci/golangci-lint-action from 5 to 6
  • Loading branch information
xushiwei committed Jun 19, 2024
2 parents bb6259a + e6f3d83 commit 03a395e
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 @@ -22,6 +22,6 @@ jobs:
go-version: 1.19

- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: v1.54

0 comments on commit 03a395e

Please sign in to comment.