mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 15:40:01 -07:00
Merge pull request #6 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-3
build(deps): bump golangci/golangci-lint-action from 2 to 3
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
- uses: "actions/setup-go@v3"
|
||||
with:
|
||||
go-version: "^1.18"
|
||||
- uses: "golangci/golangci-lint-action@v2"
|
||||
- uses: "golangci/golangci-lint-action@v3"
|
||||
with:
|
||||
version: "v1.43"
|
||||
skip-go-installation: true
|
||||
|
||||
Reference in New Issue
Block a user