steps:
  - uses: actions/checkout@v1.0.0
  - uses: sinclairpaul/ha-configcheck@v0.0.x
    with:
      secretsfile: xxxxx.yamlRuns the check_config command against the checked out files. Currently only runs against the /latest docker container. secretsfile should be the name of your fake secrets.yaml, please never check in your real secrets.yaml!