datadog/Datadog STS

This action exchanges the workflow's identity token for Datadog credentials according to a target trust policy.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 3, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: datadog/dd-sts-action@639d841c72f15e4e77747bd726ef8105ce971da2 # v1.0.5

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

namedescriptionrequireddefault
domainThe domain of the Datadog STS instance to use to federate.webhooks.build.datadoghq.com
policyThe name of the trust policy to use.yes
audienceThe audience value for the OIDC token. Must match the audience configured in your dd-sts policy. Defaults to `dd-sts` (the default audience for policies) dd-sts
retriesThe number of attempts to make when a request fails with a retryable error.5
namedescription
api_keyA Datadog API key.
app_keyA Datadog application key.
app_key_expiration_timestampThe expiration timestamp of the application key.