Skip to content

Commit 1868e4f

Browse files
Merge pull request #1035 from containernetworking/dependabot/github_actions/golangci/golangci-lint-action-6
2 parents 505f5a7 + 5c95925 commit 1868e4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: ibiqlik/action-yamllint@v3
2121
with:
2222
format: auto
23-
- uses: golangci/golangci-lint-action@v4
23+
- uses: golangci/golangci-lint-action@v6
2424
with:
2525
version: v1.55.2
2626
args: -v

0 commit comments

Comments
 (0)