Commit Graph

10 Commits

Author SHA1 Message Date
carlory
7fe5ac449d move dependabot.yaml 2023-06-12 10:06:43 +08:00
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
Humble Chirammal
30d345880e add dependabot configuration to github actions for auto update PRs
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-11-15 09:37:29 +05:30
andyzhangx
3072a81f68 test: add tirvy vulnerability scanner github action
fix typo
2022-05-18 13:34:05 +00:00
andyzhangx
2b7c17524c test: add codespell github action
fix

fix
2022-02-12 02:08:59 +00:00
Andy Zhang
4fe2e8fd71 Update .github/ISSUE_TEMPLATE/support.md
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2022-01-20 23:21:28 +08:00
andyzhangx
184f607d93 doc: add issue templates 2022-01-19 09:23:57 +00:00
Jan Safranek
f7000fe34d Add PR template 2019-04-15 13:43:07 +02:00