sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.3.
- 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 a workflow runner, allowing users to manage encrypted files during CI/CD processes. It ensures the desired version of sops is available and adds it to the system’s PATH for seamless integration into workflows. This action simplifies version management and eliminates the need for manual installation.
Release notes
What’s Changed
🛠️ Dependencies
- chore: Bump tar and npm by @dependabot[bot] in https://github.com/jkroepke/setup-sops/pull/156
- chore(deps): update dependencies by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/157
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.2...v1.5.3