polarwolf314/Setup Kanuka

Set up Kanuka CLI for encrypted secrets management in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: polarwolf314/kanuka-actions@eeb4cb3d02ee3f873c7957bfbe64887093c787e8 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
private-keyPrivate key content for decryption (from GitHub Secrets)yes
passphrasePassphrase for the private key, if encryptedno""
versionKanuka version to install (e.g., "1.2.0" or "latest")nolatest
namedescription
private-key-pathPath to the private key file (for use with --private-key-stdin)