step-security/Cloudsmith CLI Setup

Set up Cloudsmith CLI in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cli-versionA specific version of the Cloudsmith CLI is installed/used.no""
api-keyAPI Key for Cloudsmithno""
oidc-namespaceCloudsmith organisation/namespace for OIDCno""
oidc-service-slugCloudsmith service account slug for OIDCno""
oidc-auth-onlyOnly perform OIDC authentication without installing the CLInofalse
oidc-auth-retryNumber of retry attempts for OIDC authentication (0-10)no3
oidc-token-validateValidate the OIDC token after authenticationnotrue
oidc-audienceAudience to request when retrieving the GitHub OIDC token. Defaults to https://github.com/{org-name} using GITHUB_REPOSITORY_OWNER. You can override this with a custom value like api://AzureADTokenExchange if needed.no""
pip-installInstall the Cloudsmith CLI via pipnofalse
executable-pathPath where the Cloudsmith CLI is downloadedno
api-hostAPI Host for Cloudsmithno""
api-proxyAPI Proxy for Cloudsmithno""
api-ssl-verifyVerify SSL certificates for Cloudsmith APIno""
api-user-agentUser Agent for Cloudsmith APIno""
namedescription
oidc-tokenJWT token generated by the Cloudsmith CLI setup action