Skip to content

Commit 931ac37

Browse files
authored
Merge pull request #268 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-6.1.0
🌱 Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
2 parents 75de4e8 + f44dada commit 931ac37

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.21"
1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v6.0.1
19+
uses: golangci/golangci-lint-action@v6.1.0
2020
with:
2121
version: v1.55.2
2222

0 commit comments

Comments
 (0)