Scheduled workflows which usually run in CI and check dependencies for vulnarabilities and other aspects.
- decide how should it be represented: just action such as precommit or also dev env / trigger (see code_action.py in finecode_extension_api) ?
- integrate into Github Actions as example and document
Scheduled workflows which usually run in CI and check dependencies for vulnarabilities and other aspects.