sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.10.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup Sops GitHub Action simplifies the installation of the sops binary on GitHub Actions runners, allowing users to specify and manage the version (e.g., latest or a specific semantic version). It automates the setup process by caching the binary and adding it to the runner’s PATH, enabling seamless integration of sops for workflows that require managing encrypted files.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/177
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.9...v1.5.10