sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.3.12.
- This action is used across all versions by 3 repositories.
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 or default to the latest stable release. This action simplifies managing SOPS versions in CI/CD workflows by caching the binary and updating the PATH environment variable, ensuring consistent and seamless use of SOPS in automation pipelines.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update node.js to v24.13.0 by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/123
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1...v1.3.12