DEV: Check github actions weekly with dependabot (#11411)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7b1bb84..aefab9f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,5 +1,9 @@
version: 2
updates:
+- package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"
- package-ecosystem: bundler
directory: "/"
schedule:
GitHub sha: dcd7defb