Merge pull request #1035 from containernetworking/dependabot/github_actions/golangci/golangci-lint-action-6
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
- uses: ibiqlik/action-yamllint@v3
|
- uses: ibiqlik/action-yamllint@v3
|
||||||
with:
|
with:
|
||||||
format: auto
|
format: auto
|
||||||
- uses: golangci/golangci-lint-action@v4
|
- uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
version: v1.55.2
|
version: v1.55.2
|
||||||
args: -v
|
args: -v
|
||||||
|
Reference in New Issue
Block a user