sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.16.
- 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 a specific version of the SOPS binary on GitHub Actions runners, allowing users to manage encrypted files in their workflows. It simplifies version management by supporting both the latest and specific semantic versions of SOPS, ensuring reliable and consistent configurations across CI/CD pipelines. The action also updates the PATH environment variable for easy access to the installed binary.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/185
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.15...v1.5.16