Dash0 Raises $110M Series B at $1B Valuation

Last updated: August 12, 2026

About GitHub Actions

How to use the dash0 CLI from GitHub Actions workflows via the setup and send-log-event composite actions shipped in this repository.

The Dash0 CLI ships two composite GitHub Actions in this repository:

  • setup — installs and configures the Dash0 CLI in CI workflows.
  • send-log-event — emits log events (typically deployment markers) to Dash0 via the CLI, without any bespoke shell scripting.

Each action's full reference — inputs, outputs, and quick-start snippets — lives on its own page.