From 8fdb78c3e0eee35aa6d76b85d0a59718ae2de37b Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Mon, 18 Dec 2023 11:57:17 +0000 Subject: [PATCH] Dependabot GitHub actions --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a217b347e..82167e472 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10