Skip to content

Commit

Permalink
Merge pull request kro-run#302 from ldez/fix/lint
Browse files Browse the repository at this point in the history
chore: update golangci-lint version
  • Loading branch information
a-hilaly authored Feb 13, 2025
2 parents fe88501 + 00f2a64 commit bae0389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
args: --timeout=5m
version: v1.60
only-new-issues: true
version: v1.64
only-new-issues: true

0 comments on commit bae0389

Please sign in to comment.