From bbc0ad5586e4591edb31763f0921e3860fc35023 Mon Sep 17 00:00:00 2001 From: secwall Date: Tue, 30 Jan 2024 20:15:57 +0100 Subject: [PATCH] Update github actions with dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 36b24f29..2fccaad8 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