chore: update tooling and workflows for consistency

- Update the version of a tool in the GitHub workflow from `v1.52.2` to `v1.55.2`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2024-02-01 09:04:47 +08:00
parent 4a40f8f1a4
commit 23f84fcef6
No known key found for this signature in database

View File

@ -24,7 +24,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
with:
version: v1.52.2
version: v1.55.2
args: --verbose
test:
needs: lint