sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.12.
- 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
This GitHub Action, Setup sops, streamlines the installation of the sops binary on a workflow runner, allowing users to specify the desired version (e.g., latest or a specific semantic version). It automates the process of managing the sops installation and ensures the binary is added to the system’s PATH for seamless use in workflows. This action eliminates manual installation steps, improving efficiency and consistency 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/179
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.11...v1.5.12