1
0
mirror of https://github.com/ko-build/ko.git synced 2025-02-10 19:41:38 +02:00

Merge pull request #327 from knative-automation/auto-updates/common-actions

[Automated] Update actions
This commit is contained in:
Jason Hall 2021-03-11 08:49:24 -05:00 committed by GitHub
commit ee02868e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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