mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-13 16:23:33 -07:00
Merge pull request #104 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-6
build(deps): bump golangci/golangci-lint-action from 5 to 6
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- uses: "actions/setup-go@v5"
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
- uses: "golangci/golangci-lint-action@v5"
|
||||
- uses: "golangci/golangci-lint-action@v6"
|
||||
with:
|
||||
version: "latest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user