JuliaPerf / MCAnalyzer.jl

A set of tools for machine code analyzing of Julia code
Other
46 stars 9 forks source link

enable dependabot for GitHub actions #32

Closed ranocha closed 4 weeks 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

Seelengrab commented 4 weeks ago

Sorry for the delayed response! Does this automatically update everything, or is this a PR-based workflow?

ranocha commented 4 weeks ago

It will create PRs

Seelengrab commented 4 weeks ago

Sound good, thanks!

Seelengrab commented 4 weeks ago

Merged in 535d4188bd35fb928588be3fa1c373d146e32b25