Skip to content

Commit 47dbb1c

Browse files
authored
Merge pull request #289 from cncf-tags/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
2 parents ffd52dc + 8a83486 commit 47dbb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
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@v8
27+
uses: golangci/golangci-lint-action@v9
2828
with:
2929
version: v2.1.6

0 commit comments

Comments
 (0)