Skip to content

Commit

Permalink
Merge pull request #3601 from spidernet-io/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…golangci/golangci-lint-action-6

build(deps): bump golangci/golangci-lint-action from 3 to 6
  • Loading branch information
weizhoublue authored Jun 28, 2024
2 parents 7cd6e01 + 7e91304 commit 555f65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Run golangci-lint
id: golangci_lint
continue-on-error: true
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: latest

Expand Down

0 comments on commit 555f65d

Please sign in to comment.