Install swift tool
Version updated for https://github.com/Cyberbeni/install-swift-tool to version v3.1.7.
- This action is used across all versions by 0 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 facilitates the installation of Swift-based tools, such as xcbeautify or swiftformat, within CI/CD workflows. It automates the process of downloading and setting up these tools by resolving specific versions, branches, or commits, while also supporting caching to improve workflow efficiency. This action simplifies managing Swift tool dependencies in workflows, ensuring consistent versions and faster execution.
Release notes
What’s Changed
- Update dependencies by @github-actions[bot] in https://github.com/Cyberbeni/install-swift-tool/pull/172
- Update dependencies by @github-actions[bot] in https://github.com/Cyberbeni/install-swift-tool/pull/173
Full Changelog: https://github.com/Cyberbeni/install-swift-tool/compare/v3.1.6...v3.1.7