Skip to content

Commit 02ab136

Browse files
authored
Merge pull request kubernetes-sigs#9740 from adityabhatia/bump-golangci-lint-1.55.2
🌱 Bump golangci-lint to v1.55.2
2 parents 9644e46 + 7d87d24 commit 02ab136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- name: golangci-lint
3131
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # tag=v3.7.0
3232
with:
33-
version: v1.55.1
33+
version: v1.55.2
3434
args: --out-format=colored-line-number
3535
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)