JuliaLinearAlgebra / IterativeSolvers.jl

Iterative algorithms for solving linear systems, eigensystems, and singular value problems
MIT License
403 stars 106 forks source link

enable dependabot for GitHub actions #333

Closed ranocha closed 1 year ago

ranocha commented 1 year 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

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4412892100


Totals Coverage Status
Change from base Build 2991758705: -0.0%
Covered Lines: 1933
Relevant Lines: 1986

💛 - Coveralls
ViralBShah commented 1 year ago

@ranocha would it be useful for you to have commit access here?

ranocha commented 1 year ago

I'm not sure. I will likely not be able to spend much time on this, so I don't think it's crucial