sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.22.
- 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, allowing users to manage secrets securely within their CI/CD pipelines. It simplifies version management by enabling the installation of any semantic version (or the latest release) and ensures the installed binary is readily available in the PATH for subsequent workflow steps.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/195
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.21...v1.5.22