From 2952e6a323e085d1547461b89184e2239090fe1a Mon Sep 17 00:00:00 2001 From: David Lord Date: Wed, 22 Dec 2021 15:43:28 -0800 Subject: [PATCH] update github actions --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 044c5ffc..b0251c75 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,10 @@ updates: time: "16:00" timezone: "UTC" open-pull-requests-limit: 99 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly" + day: "monday" + time: "16:00" + timezone: "UTC"