From 5ce669862a82852e5a631709e99e3f5e7a19ef5a Mon Sep 17 00:00:00 2001 From: Sanjit Bhat Date: Mon, 8 Jul 2024 16:37:51 -0400 Subject: [PATCH] make dependabot update GHA versions --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f1b219b..c507d44 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"