Skip to content

Commit

Permalink
ci: update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtieri committed Mar 19, 2024
1 parent cf888c1 commit c353dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.52
version: v1.55.2
working-directory: ${{ matrix.workdir }}
args: --timeout=5m

0 comments on commit c353dfe

Please sign in to comment.