From c865f883797f88a667309051007b0411c528189c Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Fri, 17 Dec 2021 02:18:28 -0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf7a39fb6..6e549e663 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + - package-ecosystem: "github-actions" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "daily"