Improve GitHub action (#2364)

* Add YAML linter

* Drop GitHub registry login as its not required at this point

* Add YAML document start marker

* Fix YAMLlint issues

* Fix YAMLlint issues in .github yaml files

* Fix YAMLlint issue in .github/dependabot.yml

* Remove .github/move.yml

* Set dependabot to weekly

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

* Use YAML strip option where appropriate

* Fix multiline string

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
This commit is contained in:
Stefan Agner
2022-04-11 09:00:11 +02:00
committed by GitHub
parent 4cd2e8846a
commit c7a5f7c0aa
55 changed files with 96 additions and 47 deletions

View File

@@ -1,3 +1,4 @@
---
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base:3.13
amd64: ghcr.io/home-assistant/amd64-base:3.13

View File

@@ -1,3 +1,4 @@
---
version: 7.13.1
slug: git_pull
name: Git pull