sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.2.
- 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 on GitHub Actions runners, allowing users to specify a desired version (e.g., latest or a specific semantic version). This action simplifies the setup process for using sops in workflows by ensuring the correct version is installed and available in the system PATH. It is particularly useful for managing secrets securely in CI/CD pipelines.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency undici to v7.24.1 by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/155
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.1...v1.5.2