Build: ENH: Add dependabot configuration to offer updates to outdated GitHub actions

This will automatically scan our workflow once a week and open PR(s) with updates to GitHub actions.
This commit is contained in:
Ingo Karkat
2024-09-21 11:59:33 +02:00
parent 26a82c3c2f
commit c2b3d01024

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly