Skip to content

Commit f78cd24

Browse files
authored
Merge pull request #233 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-4.0.0
🌱 Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
2 parents e4bcb06 + 7e52309 commit f78cd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequests.yaml

+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@v3.7.0
19+
uses: golangci/golangci-lint-action@v4.0.0
2020
with:
2121
version: v1.55.2
2222

0 commit comments

Comments
 (0)