Skip to content

Commit 163c45c

Browse files
authored
Merge pull request #323 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-6.5.1
🌱 Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
2 parents ad04a62 + 91ff1d8 commit 163c45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequests.yaml

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.23"
1818
- name: golangci-lint
19-
uses: golangci/[email protected].0
19+
uses: golangci/[email protected].1
2020
with:
2121
version: v1.64.6
2222

0 commit comments

Comments
 (0)