From b1cf07d62bdcaced1e7eab378e6b095cc8bf3282 Mon Sep 17 00:00:00 2001 From: Robin van der Vleuten Date: Wed, 13 Mar 2024 12:17:08 +0100 Subject: [PATCH] Update github actions through dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1878f9f..1591927 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"