From 1255232a5eb4e7ab1307173098da1244f5ddacde Mon Sep 17 00:00:00 2001 From: balakrishna-binary Date: Wed, 31 Jan 2024 18:17:59 +0800 Subject: [PATCH] chore: add ga to dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7b2ee3a6292..0b0a40dd33e 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"