mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-09 16:16:55 +00:00
truncate ignore
This commit is contained in:
parent
f2b68a61c2
commit
78909f5108
1 changed files with 1 additions and 1 deletions
2
.github/workflows/actionlint.yaml
vendored
2
.github/workflows/actionlint.yaml
vendored
|
|
@ -12,4 +12,4 @@ jobs:
|
||||||
- name: "Lint workflow files"
|
- name: "Lint workflow files"
|
||||||
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest
|
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest
|
||||||
with:
|
with:
|
||||||
args: "-ignore \"property 'othersecret' is not defined in object type {}\""
|
args: -ignore 'property "othersecret" is not defined in object type'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue