Skip to content

Commit 3c01964

Browse files
authored
Merge pull request #502 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-5
🌱 Bump golangci/golangci-lint-action from 4 to 5
2 parents 7879197 + cc5a7aa commit 3c01964

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
go-version: '1.21'
1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v4
19+
uses: golangci/golangci-lint-action@v5
2020
with:
2121
version: v1.57.2
2222
args: --timeout 15m

0 commit comments

Comments
 (0)