Skip to content

Commit

Permalink
Update golangci-lint to v1.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henrybear327 committed Aug 14, 2024
1 parent 854807c commit 7f46c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
with:
version: v1.55.2
version: v1.60.1
- name: protoc
uses: arduino/setup-protoc@149f6c87b92550901b26acd1632e11c3662e381f # v1.3.0
with:
Expand Down

0 comments on commit 7f46c0b

Please sign in to comment.