]> git.ipfire.org Git - thirdparty/dracut.git/commit
ci: use CodeQL instead of LGTM
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 14 Sep 2022 09:33:51 +0000 (11:33 +0200)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 22 Feb 2023 20:49:56 +0000 (15:49 -0500)
commitf9bcd4d2c88985fa05e98b100e43d5630bdf0a6e
treed9190403bca98946aeb484ee1d9a5873b6c7283a
parentae88e029c6ad20248d229bebd7e8f10d3d094988
ci: use CodeQL instead of LGTM

As LGTM is going to be shut down by EOY[0], let's move the code scanning to
CodeQL as recommended. Thanks to GH integration the results from such
scans will be shown both in the respective PR and in the Security ->
Code Scanning tab[1].

[0] https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/
[1] https://github.com/dracutdevs/dracut/security/code-scanning
.github/workflows/codeql.yml [new file with mode: 0644]