ci: update golangci-lint version (#1834)

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani
2023-10-20 07:27:04 -07:00
committed by GitHub
parent 7ce5a74598
commit 1675f30d4a
19 changed files with 33 additions and 32 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.52.2
version: v1.54.2
# Optional: working directory, useful for monorepos
# working-directory: somedir