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.
Release notes
What’s Changed
- Bump @actions/github from 6.0.1 to 7.0.0 by @dependabot[bot] in https://github.com/antoniovazquezblanco/setup-ghidra/pull/97
- Bump @actions/tool-cache from 2.0.2 to 3.0.0 by @dependabot[bot] in https://github.com/antoniovazquezblanco/setup-ghidra/pull/99
- Bump @actions/core from 2.0.1 to 2.0.2 by @dependabot[bot] in https://github.com/antoniovazquezblanco/setup-ghidra/pull/98
Full Changelog: https://github.com/antoniovazquezblanco/setup-ghidra/compare/v2...v2.0.18