geodynamics / Rayleigh

Rayleigh: Pseudo-spectral MHD
GNU General Public License v3.0
61 stars 48 forks source link

Add dependabot file #515

Closed gassmoeller closed 4 months ago

gassmoeller commented 4 months ago

Github actions has an automatic action that checks the Github actions we are using for newer versions and automatically creates pull requests to update these actions to the latest version. One example of this can be seen here: https://github.com/geodynamics/aspect/pull/5922. I think this would be useful for Rayleigh too to make sure we stay up to date and prevent security issues in the CI pipeline. Just adding this configuration file should enable the bot (it will probably create a bunch of PRs right away, but then will only occasionally find something).