Create dependabot file for GitHub actions

This commit is contained in:
Aditya Garg
2024-04-28 08:15:30 +05:30
committed by GitHub
parent 8591ce6ffb
commit 4f6108e769
+12
View File
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "6.6"