Skip to content

Commit

Permalink
Merge pull request etcd-io#16903 from moficodes/main
Browse files Browse the repository at this point in the history
github workflow: update golangci-lint to 1.55.2
  • Loading branch information
ahrtr authored Nov 10, 2023
2 parents 3f17ba4 + 97e4536 commit c0bb57a
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 @@ -15,7 +15,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
with:
version: v1.53.3
version: v1.55.2
args: --config tools/.golangci.yaml
- name: protoc
uses: arduino/setup-protoc@149f6c87b92550901b26acd1632e11c3662e381f # v1.3.0
Expand Down

0 comments on commit c0bb57a

Please sign in to comment.