sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.3.11.
- 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 particular version or use the latest stable release. It simplifies the setup process for sops, ensuring the correct version is available in the workflow environment, and adds the binary path to the system’s PATH for seamless usage.
Release notes
What’s Changed
🛠️ Dependencies
- fix(deps): update dependency @actions/tool-cache to v3 by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/120
Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.3.10...v1.3.11