Skip to content

Commit 4db37e4

Browse files
authored
Merge pull request #527 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-6
🌱 Bump golangci/golangci-lint-action from 5 to 6
2 parents 2e244f4 + 3103c1e commit 4db37e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
go-version: '1.21'
1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v5
19+
uses: golangci/golangci-lint-action@v6
2020
with:
2121
version: v1.57.2
2222
args: --timeout 15m

0 commit comments

Comments
 (0)