Skip to content

Commit

Permalink
update k8s.io/client-go to v0.29.8
Browse files Browse the repository at this point in the history
  • Loading branch information
name212 committed Sep 27, 2024
1 parent 74aca8d commit cacd6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Run golangci-lint
run: |
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b . v1.54.2
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b . v1.61.0
./golangci-lint run --sort-results
codespell:
Expand Down

0 comments on commit cacd6a0

Please sign in to comment.