Skip to content

Commit

Permalink
Merge pull request #467 from spegel-org/update/golang-ci-lint
Browse files Browse the repository at this point in the history
Update golang ci lint version
  • Loading branch information
phillebaba authored May 7, 2024
2 parents d8045a9 + 399cb77 commit 90612c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.55.2
version: v1.58.0
args: --timeout 3m0s
unit:
needs: lint
Expand Down

0 comments on commit 90612c3

Please sign in to comment.