Skip to content

Commit 21b04e6

Browse files
authored
Merge pull request #315 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-6.3.2
🌱 Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2
2 parents b668513 + ba35ac4 commit 21b04e6

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@v6.2.0
19+
uses: golangci/golangci-lint-action@v6.3.2
2020
with:
2121
version: v1.60.2
2222

0 commit comments

Comments
 (0)