Added Dependabot for Github actions

Signed-off-by: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com>

Fixes #782
This commit is contained in:
Archit Sharma 2024-04-21 09:48:39 +00:00 committed by Alex Pyrgiotis
parent 7cd73cab0e
commit 114881c291
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

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

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