Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: use protectgh action for encrypted secrets#344

Merged
tobyhede merged 1 commit into
mainfrom
feat/protectgh-ci
Jan 5, 2026
Merged

ci: use protectgh action for encrypted secrets#344
tobyhede merged 1 commit into
mainfrom
feat/protectgh-ci

Conversation

@tobyhede

@tobyhede tobyhede commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

Replace direct GitHub secret references with cipherstash/protectgh action for decrypting secrets from .github/secrets.env.encrypted.

This reduces the number of GitHub secrets needed from 12+ individual values to 4 bootstrap credentials (CS_VAULT_*) used to authenticate with ZeroKMS for decryption.

Acknowledgment

By submitting this pull request, I confirm that CipherStash can use, modify, copy, and redistribute this contribution, under the terms of CipherStash's choice.

Replace direct GitHub secret references with cipherstash/protectgh
action for decrypting secrets from .github/secrets.env.encrypted.

This reduces the number of GitHub secrets needed from 12+ individual
values to 4 bootstrap credentials (CS_VAULT_*) used to authenticate
with ZeroKMS for decryption.
@tobyhede tobyhede merged commit cead6d4 into main Jan 5, 2026
5 checks passed
@tobyhede tobyhede deleted the feat/protectgh-ci branch January 5, 2026 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants