From 4963f984dac31eb97d7d6dbf10717c60aa72c75b Mon Sep 17 00:00:00 2001 From: Jacob Bednarz Date: Mon, 30 Oct 2023 15:05:32 +1100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3938344a7..d30f881ef 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"