ci: LGPLv2+ify dependapot config and codeql action

This commit is contained in:
Evgeny Vereshchagin 2021-11-14 09:37:54 +00:00
parent e44a47d186
commit b3a1fb795a
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
version: 2
updates:
- package-ecosystem: "github-actions"

View file

@ -1,3 +1,7 @@
---
# vi: ts=2 sw=2 et:
# SPDX-License-Identifier: LGPL-2.1-or-later
#
name: "CodeQL"
on: