Skip to content

Commit fc17f51

Browse files
authored
Merge pull request #271 from cncf-tags/dependabot/github_actions/golangci/golangci-lint-action-8
Bump golangci/golangci-lint-action from 7 to 8
2 parents b3a1e69 + 8761b6a commit fc17f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
with:
2525
go-version: stable
2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@v7
27+
uses: golangci/golangci-lint-action@v8
2828
with:
29-
version: v2.0.2
29+
version: v2.1.6

0 commit comments

Comments
 (0)