SciML / CellMLToolkit.jl

CellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.
https://docs.sciml.ai/CellMLToolkit/stable/
Other
62 stars 15 forks source link

enable dependabot for GitHub actions #107

Closed ranocha closed 1 year ago

ranocha commented 1 year ago

See https://github.com/SciML/MuladdMacro.jl/pull/37

This allows us to get updates for GitHub actions automatically. I have used this for my own packages as well as our Trixi.jl framework. After merging this, we should also enable other Dependabot actions in 'Settings -> Code security and analysis -> Dependabot alerts' and '... -> Dependabot security updates'.

codecov[bot] commented 1 year ago

Codecov Report

Merging #107 (fd0f28b) into master (088cec7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   83.70%   83.70%           
=======================================
  Files           6        6           
  Lines         356      356           
=======================================
  Hits          298      298           
  Misses         58       58           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more