From 1a961773bf88a6c9a424d5218434e50a71c81f1c Mon Sep 17 00:00:00 2001 From: JM Faircloth Date: Fri, 16 Jun 2023 20:06:23 -0500 Subject: [PATCH] try again to fix actionlint --- .github/workflows/actionlint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index 64e5c56c..d372c5c7 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -18,4 +18,4 @@ jobs: # actionlint expects action.yml to define them. args: | '-ignore "property \"othersecret\" is not defined in object type" \ - "property \"jsonstring\" is not defined in object type" + "property \"jsonstring\" is not defined in object type"'