From 6580d835e96ef4c22c88527fcb96f097bf1732fc Mon Sep 17 00:00:00 2001 From: ag2s20150909 Date: Sat, 13 Aug 2022 20:37:44 +0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49946eb0e..7b563d503 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,3 +32,9 @@ updates: schedule: interval: "daily" registries: "*" + + # Maintain dependencies for GitHub Actions + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"