Commit Graph

4 Commits

Author SHA1 Message Date
Niels de Vos
926df0c8c4 add "document-start" 1st line to all yaml files
The YAML Specification requires three daashes `---` as marker for the
start of a content block. That means, each YAML file needs to start with
`---` on the first line (or after initial comments).

See-also: https://yaml.org/
2023-05-25 18:13:50 +02:00
andyzhangx
81c2a77192 fix: CVE-2022-41723 2023-03-29 03:52:25 +00:00
andyzhangx
2319385992 test: fix trivy and codespell github action failure 2022-12-06 03:38:39 +00:00
andyzhangx
3072a81f68 test: add tirvy vulnerability scanner github action
fix typo
2022-05-18 13:34:05 +00:00