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