actions-marketplace-validations/Configure npm with AWS CodeArtifact
Logs into npm repo hosted on AWS CodeArtifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 8, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/frable_codeartifact-auth@e452081af6db5a6b4d1167c68326ce0406c70722 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| accountId | AWS AccountId | yes | — |
| region | AWS Region | yes | — |
| domain | Codeartifact domain | yes | — |
| repository | Codeartifact Repo | yes | — |
| scope | NPM Scope | yes | — |
| packageType | PackageType | yes | — |
Outputs
| name | description |
|---|---|
| status | If we succeeded or failed to login |