Skip to content

Commit

Permalink
bump golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Vritra4 committed Dec 3, 2024
1 parent 147bab9 commit a48617f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# for private repo access
GOPRIVATE: github.com/initia-labs
GITHUB_ACCESS_TOKEN: ${{ secrets.GH_READ_TOKEN }}
GOLANGCI_LINT_VERSION: v1.59.1
GOLANGCI_LINT_VERSION: v1.62.2
name: golangci-lint
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a48617f

Please sign in to comment.