Skip to content

chore: group codeql-action dependabot updates - #523

Merged
cschetan77 merged 1 commit into
masterfrom
chore/group-dependabot-codeql-actions
Jul 21, 2026
Merged

chore: group codeql-action dependabot updates#523
cschetan77 merged 1 commit into
masterfrom
chore/group-dependabot-codeql-actions

Conversation

@cschetan77

Copy link
Copy Markdown
Contributor

Summary

  • Groups all github/codeql-action/* Dependabot updates (init, autobuild, analyze) so they are always bumped together in a single PR

Why

These are sub-actions of the same repository and share the same version — bumping them independently can cause version mismatches in workflows. Grouping ensures they stay in sync.

Test plan

  • Verify .github/dependabot.yml is valid YAML
  • Confirm next Dependabot run for github-actions produces grouped PRs for codeql-action

@cschetan77
cschetan77 requested a review from a team as a code owner July 21, 2026 05:57
Groups all github/codeql-action/* sub-actions (init, autobuild, analyze)
so they are bumped together in a single PR. Bumping them independently
can cause version mismatches since they share the same version tag.
@cschetan77
cschetan77 force-pushed the chore/group-dependabot-codeql-actions branch from 24e7d62 to 46e2e92 Compare July 21, 2026 05:59
@cschetan77
cschetan77 merged commit 6a75532 into master Jul 21, 2026
12 checks passed
@cschetan77
cschetan77 deleted the chore/group-dependabot-codeql-actions branch July 21, 2026 06:03
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.

2 participants