From 82cbed84f82e8538cdfc99dcf1b8b2cbab4fb126 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Fri, 9 Dec 2022 16:25:21 -0800 Subject: [PATCH] Notify if actions themselves are outdated --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9c60153..8139a93 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,9 @@ version: 2 updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily - package-ecosystem: cargo directory: / schedule: