From 83914b3881bd0fe79b1fb786afb0f3744bc6bdcc Mon Sep 17 00:00:00 2001 From: wata_mac Date: Sun, 30 Aug 2020 15:30:11 +0900 Subject: [PATCH] Update GitHub Actions by Dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1b25c1b..8db7090 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: schedule: interval: weekly open-pull-requests-limit: 10 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: weekly