sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.1.
- 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, allowing users to specify and install a specific version or the latest release directly in their workflows. It simplifies the setup process by caching the binary and making it readily available in the runner’s environment. This action is particularly useful for streamlining workflows that depend on sops for managing encrypted files.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency undici to v7.24.0 by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/153
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.0...v1.5.1