sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.7.
- 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 specified version of the sops binary, a tool used for managing encrypted files. It ensures the appropriate version is available on the runner, simplifying workflows that require sops by eliminating manual installation or version management. The action also integrates the binary into the system’s PATH for immediate use.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency undici to v8.0.1 by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/166
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.6...v1.5.7