summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNaveen <172697+naveensrinivasan@users.noreply.github.com>2022-03-29 07:08:41 -0500
committerGitHub <noreply@github.com>2022-03-29 21:08:41 +0900
commitbb028191f8dc8c9b8336e16c568cafc66cc08da1 (patch)
tree4d6893b5e506a924f94ac781479bf6001d858595 /.github
parent19af8fc7d8f5b4dcf8730ea0b5826bad9fac2dc4 (diff)
Set up dependabot for GitHub actions (#2764)
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index f1b219b4..a056bba7 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"