diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index b69beac..277d78a 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -12,4 +12,4 @@ jobs: - name: "Lint workflow files" uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest with: - args: -ignore 'property "othersecret" is not defined in object type {}' + args: "-ignore \"property 'othersecret' is not defined in object type {}\""