Skip to content

Commit 909c7de

Browse files
authored
Merge pull request #10 from containerd/dependabot/github_actions/dot-github/workflows/golangci/golangci-lint-action-9
build(deps): bump golangci/golangci-lint-action from 8 to 9 in /.github/workflows
2 parents fd56cec + a2e6e40 commit 909c7de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
cache: false # see actions/setup-go#368
3939

4040
- uses: actions/checkout@v6
41-
- uses: golangci/golangci-lint-action@v8
41+
- uses: golangci/golangci-lint-action@v9
4242
with:
4343
version: v2.1.6
4444
skip-cache: true

0 commit comments

Comments
 (0)