Skip to content

Commit

Permalink
Merge pull request #19 from qiniu/dependabot/github_actions/golangci/…
Browse files Browse the repository at this point in the history
…golangci-lint-action-3.7.0

build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
  • Loading branch information
CarlJi authored Oct 25, 2023
2 parents 6624af6 + fa60377 commit f181137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- uses: actions/checkout@v3

- name: golangci-lint
uses: golangci/golangci-lint-action@v3.4.0
uses: golangci/golangci-lint-action@v3.7.0
with:
version: latest

0 comments on commit f181137

Please sign in to comment.