From 0a43a0e3246c767f4636518b38d7133b7d3bb434 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 10 Jul 2022 13:00:03 -0400 Subject: [PATCH] [github] Add github-actions to dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e247953..bd8555e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,10 @@ version: 2 updates: +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily - package-ecosystem: maven directory: "/" schedule: