Skip to content

Commit

Permalink
chore(ci/lint): upgrade golangci lint to v1.58.2
Browse files Browse the repository at this point in the history
  • Loading branch information
savsgio committed May 23, 2024
1 parent deb8993 commit 4e836ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v5
with:
version: v1.56.2
version: v1.58.2

0 comments on commit 4e836ff

Please sign in to comment.