github workflow: update golangci-lint to 1.55.2

fixes: #16897
update golangci-lint version to the latest to keep the codebase linting up to date

Signed-off-by: Mofi Rahman <mofi@google.com>
This commit is contained in:
Mofi Rahman 2023-11-09 10:29:49 -06:00
parent 6e30d9ed7d
commit ef8a087793
No known key found for this signature in database
GPG Key ID: A64FA77B00E21EB0

View File

@ -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