asdf-parse-tool-versions
Version updated for https://github.com/endorama/asdf-parse-tool-versions to version v1.5.1.
- This action is used across all versions by 31 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The asdf-parse-tool-versions GitHub Action extracts version information from an asdf .tool-versions file and outputs it as a JSON string while also exporting the versions as environment variables. It automates the process of parsing and managing tool versions for CI/CD workflows, enabling seamless integration of version-specific tools. This action simplifies environment setup by converting tool definitions into accessible variables and JSON data for subsequent steps in a pipeline.
Release notes
What’s Changed
Only dependency updates. Releasing due to major update to @actions/core
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/491
- Bump @types/node from 24.10.1 to 25.0.3 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/496
- Bump eslint-plugin-jest from 29.2.1 to 29.9.0 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/497
- Bump @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/495
- Bump @typescript-eslint/parser from 8.49.0 to 8.50.0 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/498
- Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/494
Full Changelog: https://github.com/endorama/asdf-parse-tool-versions/compare/v1.5.0...v1.5.1