From 54810224e62d4f3fb8606f35b452f36a997fc425 Mon Sep 17 00:00:00 2001 From: Durran Jordan Date: Wed, 20 Nov 2024 20:42:44 +0100 Subject: [PATCH] chore(NODE-6565): add dependabot for github actions --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9637c602b70..6575d61549c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ version: 2 updates: + - package-ecosystem: "github-actions" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "monthly" - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: