Below you will find pages that utilize the taxonomy term “antoniovazquezblanco”
January 12, 2026
Setup Ghidra Action
Version updated for https://github.com/antoniovazquezblanco/setup-ghidra to version v2.0.18.
This action is used across all versions by 49 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Ghidra Action” automates the process of setting up a Ghidra environment within GitHub Actions workflows. It allows users to specify Ghidra versions, including custom fork releases, while ensuring proper environment variable configuration (GHIDRA_INSTALL_PATH). This action streamlines tasks like downloading, installing, and configuring Ghidra, reducing manual effort and enabling seamless integration into automated build and analysis pipelines.
January 12, 2026
Setup Ghidra Update Action
Version updated for https://github.com/antoniovazquezblanco/setup-ghidra-update to version v0.0.11.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Ghidra Update” GitHub Action automates the process of checking for updates to Ghidra versions and modifying workflows that use the setup-ghidra action accordingly. It is particularly useful for maintaining support for multiple Ghidra target versions by streamlining updates and generating pull requests when changes are required.
December 16, 2025
Setup Ghidra Update Action
Version updated for https://github.com/antoniovazquezblanco/setup-ghidra-update to version v0.0.10.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
November 25, 2025
Setup Ghidra Action
Version updated for https://github.com/antoniovazquezblanco/setup-ghidra to version v2.0.16.
This action is used across all versions by 46 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/antoniovazquezblanco/setup-ghidra/pull/90 Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/antoniovazquezblanco/setup-ghidra/pull/91 Bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.
December 1, 2023
Setup Ghidra Action
Version updated for antoniovazquezblanco/setup-ghidra to version v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog:
Fix installation bug in windows Fix environment variables not setting properly
November 30, 2023
Setup Ghidra Action
Version updated for antoniovazquezblanco/setup-ghidra to version v1.0.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog:
Fix GHIDRA_INSTALL_DIR variable setting