mirror of https://github.com/databricks/cli.git
Bump golangci-lint version to v1.63.4 from v1.63.1 (#2114)
This commit is contained in:
parent
75cd582021
commit
99cd3fe184
|
@ -97,7 +97,7 @@ jobs:
|
|||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.63.1
|
||||
version: v1.63.4
|
||||
args: --timeout=15m
|
||||
|
||||
validate-bundle-schema:
|
||||
|
|
Loading…
Reference in New Issue