sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.18.
- 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 the sops binary, allowing users to specify a specific version or use the latest stable release. It simplifies the setup process for workflows that require sops by managing the installation and ensuring the binary is readily available in the runner’s environment. This action is particularly useful for streamlining secure secret management in CI/CD pipelines.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/189
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.17...v1.5.18