From d393d978be8036d0a132e10201aabd7530144725 Mon Sep 17 00:00:00 2001 From: edersonbrilhante Date: Mon, 24 Aug 2026 12:50:00 +0200 Subject: [PATCH] chore(dependabot): group CodeQL action updates --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dd7c872c5a..aea4db326e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,6 +22,7 @@ updates: patterns: - "actions/*" - "github/" + - "github/codeql-action/*" - package-ecosystem: "npm" directory: "/lambdas"