From 001bd3c9a8a53b4db0e5082ab4b2b47d12e6bf87 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Wed, 22 Mar 2023 16:23:54 +0700 Subject: [PATCH] chore: update dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3938344..d30f881 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"