Skip to content

Commit 0181cb0

Browse files
authored
Merge pull request #2811 from containerd/dependabot/github_actions/golangci/golangci-lint-action-4.0.0
build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
2 parents 94e4f1b + 0916844 commit 0181cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
check-latest: true
4747
cache: true
4848
- name: golangci-lint
49-
uses: golangci/golangci-lint-action@v3.7.1
49+
uses: golangci/golangci-lint-action@v4.0.0
5050
with:
5151
version: v1.55.2
5252
args: --verbose

0 commit comments

Comments
 (0)