From de99d8ee8ba41284bc6935f728090ee0b682d62a Mon Sep 17 00:00:00 2001 From: Kiran K Date: Tue, 5 Sep 2023 12:08:27 +0530 Subject: [PATCH] Update dependabot.yml (#282) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cc7afd7..5a7766c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: '/' # Location of package manifests schedule: interval: 'daily' + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'daily'