actions-marketplace-validations/Datadog Upload dSYMs

Upload dSYM files to Datadog to symbolicate your crash reports.

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/datadog_upload-dsyms-github-action@4e2c7e1fd6ba27dc2941f1602e0d92073c20fdcf # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
api_keyDatadog API key.yes
siteDatadog site region. `datadoghq.com` by default, use `datadoghq.eu` for the EU.nodatadoghq.com
dsym_pathsPath to dSYM files. Supports folder and/or zip files.yes
dry_runIf true, it will run the command without the final step of upload. All other checks are performed.no

no outputs