Christian Kellner
|
58bafaad98
|
ci: upgrade to actions/checkout@v3
This uses the new node 16 version (see [1]), which is the future proof
version, since node 12 will be deprecated by summer 2023 (see [2]).
[1] upstream commits:
8f9e05e482
a12a3943b4
[2] https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
|
2022-11-02 00:14:57 +01:00 |
|
Christian Kellner
|
a505a82169
|
ci: schedule coverity only for osbuild/osbuild
Don't schedule the run of coverity on forks of osbuild, but only
on the main repository.
|
2020-07-07 08:26:53 +02:00 |
|
Christian Kellner
|
3d13c825c0
|
ci: run coverity check every night
Add a github workflow that will trigger the run of coverity every
night at 05:00 UTC. Uses the new Makefile coverity targets.
|
2020-06-24 10:01:24 +02:00 |
|