From bd6254881243569a0a186cdf2376c0690871a06c Mon Sep 17 00:00:00 2001 From: Mark Swatosh Date: Thu, 31 Aug 2023 14:44:34 -0500 Subject: [PATCH] Adding github actions to dependabot scanning --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 811ffe4a..c5f0e168 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,10 @@ version: 2 updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily + - package-ecosystem: maven directory: / schedule: