mirror of https://github.com/knative/client.git
Update common github actions (#1261)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
b00fd21b81
commit
d65a649872
|
|
@ -127,7 +127,7 @@ jobs:
|
|||
if: steps.golangci_configuration.outputs.files_exists == 'true'
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.35
|
||||
version: v1.38
|
||||
|
||||
- name: misspell
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue