Skip to content

Commit

Permalink
chore(ci): upgrade golangci-lint to v1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Nov 11, 2024
1 parent d7e8f3b commit efd7839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.56.2
version: v1.62.0
args: --timeout=10m -v
Gosec:
name: Run Gosec Security Scanner
Expand Down

0 comments on commit efd7839

Please sign in to comment.