Skip to content

Commit 772b284

Browse files
authored
Merge pull request #664 from clusterpedia-io/dependabot/github_actions/golangci/golangci-lint-action-6
build(deps): bump golangci/golangci-lint-action from 5 to 6
2 parents 789e0b7 + dbf6991 commit 772b284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/setup-go@v5
1414
with:
1515
go-version: '1.21'
16-
- uses: golangci/golangci-lint-action@v5
16+
- uses: golangci/golangci-lint-action@v6
1717
with:
1818
version: v1.54
1919
vertify:

0 commit comments

Comments
 (0)