sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.5.
- 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 (Secrets OPerationS) binary on GitHub Actions runners, allowing users to specify the version they need, such as the latest or a particular semantic version. This action simplifies the process of managing SOPS versions in workflows by caching the binary and adding it to the system’s PATH, ensuring consistent and efficient usage across CI/CD pipelines.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency undici to v7.24.6 by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/161
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.4...v1.5.5