From f721c55712b696fe7e18f506b1f807a209016d7d Mon Sep 17 00:00:00 2001 From: Anett Seeland Date: Thu, 10 Oct 2024 12:37:11 +0200 Subject: [PATCH] Action updates watched by dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 04ceb6e..e1d1cc7 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"