Setup age action
Version updated for https://github.com/AnimMouse/setup-age to version v1.2.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup age for GitHub Actions” action automates the installation of the age encryption tool within GitHub Actions workflows. It simplifies tasks such as encrypting, decrypting, and generating keys for secure file handling during CI/CD processes. This action ensures seamless integration by caching the age tool and supports specifying versions and authentication to handle GitHub API rate limits efficiently.
Release notes
Changelog:
- Update actions/cache to v5.
- Add support for arm64 macOS and Linux.
- Use semantic versioning on releases.