From f048cf217e8d58707d08bab18c3b195c9ea15a30 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Wed, 22 Mar 2023 16:24:17 +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"