vault-installer
Version updated for https://github.com/cpanato/vault-installer to version v1.4.0.
- This action is used across all versions by 55 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The vault-installer GitHub Action automates the installation of HashiCorp Vault on GitHub-provided runners across Linux, macOS, and Windows environments. It simplifies the process of setting up Vault by allowing users to specify a desired version or use a default version, ensuring the binary is properly installed and accessible in workflows. This action is ideal for streamlining CI/CD pipelines that require Vault for managing secrets and secure configurations.
Release notes
What’s Changed
- Update default Vault version to 1.21.2 by @cpanato in https://github.com/cpanato/vault-installer/pull/35
- Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/cpanato/vault-installer/pull/34
Full Changelog: https://github.com/cpanato/vault-installer/compare/v1.3.0...v1.4.0