Below you will find pages that utilize the taxonomy term “camarrone”
March 4, 2026
Vault Secret Store
Version updated for https://github.com/camarrone/vault-secret-store to version v0.0.7.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates secure interaction with HashiCorp Vault by automating the retrieval and storage of secrets. Unlike the official HashiCorp Vault Action, this fork adds the ability to write secrets to Vault in addition to reading them, enabling more dynamic secret management workflows.
February 27, 2026
Vault Secret Store
Version updated for https://github.com/camarrone/vault-secret-store to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides an interface for securely interacting with HashiCorp Vault, enabling both reading and writing of secrets. It automates the retrieval and storage of sensitive information such as API keys or tokens, making secrets accessible as environment variables or outputs for subsequent workflows.