From e64a0a8c8e775358cf576f54bd50097d6ff82ca6 Mon Sep 17 00:00:00 2001 From: Durran Jordan Date: Wed, 20 Nov 2024 20:41:03 +0100 Subject: [PATCH] chore(NODE-6564): 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 a87f58d2..d0e4c5c2 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: