From 20db1079c544971ed4e34bf66e18e61ed161f97b Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Mon, 23 May 2022 11:00:03 +0000 Subject: [PATCH] [github-331] update dependabot settings. This close #331 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901163 13f79535-47bb-0310-9956-ffa450edef68 --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14fc3a40e2..7687c759af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" -- 2.39.5