From aa942847124024a8a70ac27e7472ace670dc05a4 Mon Sep 17 00:00:00 2001 From: Brian Goff Date: Wed, 31 Aug 2022 19:35:43 +0000 Subject: [PATCH] dependabot: update github actions Signed-off-by: Brian Goff --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f1b219b47..c507d4494 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"