sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.15.
- 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 automates the installation of a specific version of the sops binary on a workflow runner, supporting both the latest and semantic versioning. It simplifies managing sops versions in CI/CD pipelines by ensuring the desired version is available and accessible via the PATH environment variable. This action is particularly useful for workflows requiring consistent and reliable use of sops for encryption or decryption tasks.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/184
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.14...v1.5.15