Dependabot for GitHub actions

- Included dependabot config for GitHub actions.
This commit is contained in:
naveensrinivasan
2022-03-18 21:08:06 +00:00
parent 5b2814ec64
commit d75d409800
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"