PTsolvers / FastIce.jl

Parallel multi-xPU iterative FastIce flow solvers
https://ptsolvers.github.io/GPU4GEO/stream/
MIT License
10 stars 1 forks source link

enable dependabot for GitHub actions #25

Closed ranocha closed 12 months ago

ranocha commented 12 months ago

This allows to get updates for GitHub actions automatically. I have used this for my own packages, the Trixi.jl framework, and the SciML organization. After merging this, you could also enable other Dependabot actions in 'Settings -> Code security and analysis -> Dependabot alerts' and '... -> Dependabot security updates'.

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