setup-gungraun
Version updated for https://github.com/gungraun/setup-gungraun to version v1.0.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action simplifies setting up the Gungraun toolchain by automating the installation and synchronization of gungraun-runner and Valgrind based on the specified or auto-detected versions. It addresses compatibility and version management challenges across various Linux distributions and supports multiple installation strategies for flexibility. Key capabilities include automated dependency installation, version detection, and customizable configuration for efficient development workflows.
What’s Changed
[1.0.1] - 2025-04-21
Changed
- Upgrade @actions/core to v2, @actions/exec to v2, @actions/github to v8, @actions/io to v2, @actions/tool-cache to v3
Fixed
- Fix a dependency vulnerability undici <=6.23.0 with severity: high by updating @actions/github to v8
New Contributors
- @gamma0987 made their first contribution in https://github.com/gungraun/setup-gungraun/pull/16
Full Changelog: https://github.com/gungraun/setup-gungraun/compare/v1.0.0...v1.0.1