From 2c885edefa21bc12340812ad69b84939ce6c5e73 Mon Sep 17 00:00:00 2001 From: Eric Traut Date: Mon, 24 Nov 2025 14:04:27 -0600 Subject: [PATCH] Added alternate form of `dependabot` to CLA allow list (#7260) This fixes the CI check for CLA, which recently started to flag the GitHub dependabot as "not having signed the CLA". --- .github/workflows/cla.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 17d54f214..12ee971c4 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -48,4 +48,5 @@ jobs: branch: cla-signatures allowlist: | codex + dependabot dependabot[bot]