Skip to content

Commit

Permalink
update golangci-lint version
Browse files Browse the repository at this point in the history
Signed-off-by: Iceber Gu <[email protected]>
  • Loading branch information
Iceber committed Dec 20, 2023
1 parent ec10b2c commit 0e92e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
cache: false
- uses: golangci/golangci-lint-action@v3
with:
version: v1.53.3
version: v1.54
vertify:
name: Vertify import alias, vendor, codegen, crds
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0e92e1e

Please sign in to comment.