From 24945d2b55d70a3c1e429b257e9fec6d11d0b595 Mon Sep 17 00:00:00 2001 From: Yonas Habteab Date: Wed, 18 Sep 2024 11:51:56 +0200 Subject: [PATCH] Update GHA dependencies via dependabot --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9512ea009..63e0d64ec 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,9 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + +- package-ecosystem: github-actions + directory: / + schedule: + interval: daily + open-pull-requests-limit: 10