Skip to content

chore(deps): combined dependabot updates (actions/checkout v7, setup-ghidra v2.1.3)#325

Merged
cyberkaida merged 4 commits into
mainfrom
claude/determined-thompson-7sqylt
Jun 28, 2026
Merged

chore(deps): combined dependabot updates (actions/checkout v7, setup-ghidra v2.1.3)#325
cyberkaida merged 4 commits into
mainfrom
claude/determined-thompson-7sqylt

Conversation

@cyberkaida

Copy link
Copy Markdown
Owner

Combines the two open dependabot PRs into one branch so the full CI matrix runs against both updates together before merging to main.

Combined updates

Both diffs touch only .github/workflows/*.yml and merged cleanly with no conflicts. Each individual PR already had all 21 checks (Lint, CodeQL, Ghidra 12.0–12.1 matrix on ubuntu+macos, headless) passing — this PR re-runs them with both bumps applied together.

Test plan


Generated by Claude Code

dependabot Bot and others added 4 commits June 22, 2026 09:05
Bumps [antoniovazquezblanco/setup-ghidra](https://github.com/antoniovazquezblanco/setup-ghidra) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/antoniovazquezblanco/setup-ghidra/releases)
- [Commits](antoniovazquezblanco/setup-ghidra@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: antoniovazquezblanco/setup-ghidra
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings June 23, 2026 04:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR combines two Dependabot workflow-only updates into a single branch to validate the full CI matrix against both dependency bumps together.

Changes:

  • Bump actions/checkout from v6 to v7 across CI/publish workflows.
  • Bump antoniovazquezblanco/setup-ghidra from v2.1.2 to v2.1.3 where Ghidra is installed in workflows.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/test-headless.yml Updates checkout and setup-ghidra action versions for the headless test matrix.
.github/workflows/test-ghidra.yml Updates checkout and setup-ghidra action versions for unit/integration, lint/check, and CodeQL jobs.
.github/workflows/publish-pypi.yml Updates checkout action to v7 for the PyPI build job.
.github/workflows/publish-ghidra.yml Updates checkout and setup-ghidra action versions for Ghidra distribution builds.
.github/workflows/copilot-setup-steps.yml Updates checkout and setup-ghidra action versions for the copilot-setup-steps job.
.github/workflows/claude.yml Updates checkout action to v7 for the Claude Code workflow.

@cyberkaida cyberkaida merged commit 4052d4d into main Jun 28, 2026
22 checks passed
@cyberkaida cyberkaida deleted the claude/determined-thompson-7sqylt branch June 28, 2026 03:27
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.

3 participants