Skip to content

Commit

Permalink
Merge pull request #1359 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 4 to 6
weizhoublue authored May 30, 2024
2 parents 1479442 + 0bbcebf commit 314ee6c
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
@@ -135,7 +135,7 @@ jobs:
- name: Run golangci-lint
id: golangci_lint
continue-on-error: true
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest

0 comments on commit 314ee6c

Please sign in to comment.