Skip to content

Add github-actions to Dependabot with CodeQL grouping - #62

Open
muir wants to merge 1 commit into
masterfrom
dependabot-codeql-grouping
Open

Add github-actions to Dependabot with CodeQL grouping#62
muir wants to merge 1 commit into
masterfrom
dependabot-codeql-grouping

Conversation

@muir

@muir muir commented Aug 28, 2026

Copy link
Copy Markdown

This PR adds github-actions ecosystem monitoring to Dependabot and groups CodeQL action updates to ensure that init/autobuild/analyze steps stay on the same version.

The init, autobuild, and analyze steps must stay on the same version, so they have to be bumped in a single pull request.

This change:

  1. Adds github-actions package-ecosystem to .github/dependabot.yml
  2. Adds a groups configuration that groups all github/codeql-action* updates together

Related to: singlestore-labs/events#192


Note

Low Risk
Only changes Dependabot configuration; no runtime, auth, or application code is affected.

Overview
Extends Dependabot so it also tracks GitHub Actions at the repo root on a daily schedule, alongside the existing weekly npm updates.

Adds a codeql-action update group that bundles all github/codeql-action* bumps into one PR, so init, autobuild, and analyze in codeql-analysis.yml stay on the same version.

Reviewed by Cursor Bugbot for commit ac6c639. Configure here.

@muir
muir requested review from a team and psharma-1909 as code owners August 28, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant