actions-marketplace-validations/Datadog Upload dSYMs
Upload dSYM files to Datadog to symbolicate your crash reports.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 19, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/datadog_upload-dsyms-github-action@4e2c7e1fd6ba27dc2941f1602e0d92073c20fdcf # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Datadog API key. | yes | — |
| site | Datadog site region. `datadoghq.com` by default, use `datadoghq.eu` for the EU. | no | datadoghq.com |
| dsym_paths | Path to dSYM files. Supports folder and/or zip files. | yes | — |
| dry_run | If true, it will run the command without the final step of upload. All other checks are performed. | no | — |
Outputs
no outputs