navikt/Generate package key pairs
Generate package key pairs based on submitted package key and path to sfdx-project.json
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 29, 2026
- License
- MIT
Pinned Snippet
uses: navikt/sf-gha-create-package-key-pairs@35341f68c4d649ee96e224fc4c30266439f2d1d1 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| sfdx-project-path | Path to sfdx-project.json | yes | — |
| package-key | Installation key to apply to password-protected dependencies | yes | — |
| devhub-alias | Alias of the Dev Hub org to use for retrieving package version information | no | devhub |
| debug | Enable debug logging output | no | false |
Outputs
| name | description |
|---|---|
| package-keys | Space-separated list of package:key pairs for protected dependencies |