From 8a9ffcf1859d9b80c2c4c4046f06af206e2e082d Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 1 Apr 2026 19:03:05 +0300 Subject: [PATCH] chore: add github action updates in dependabot --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 55ee282..58e51f7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,3 +24,8 @@ updates: directory: "/" schedule: interval: "daily" + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"