Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Static Code Analysis and GitHub Actions
---
## Overview

Run a [Datadog Static Code Analysis][1] job in your GitHub Action workflows. This action wraps the [Datadog Static Analyzer][8],
Run a [Datadog Static Code Analysis][1] job as an action in your GitHub Action workflows. This action wraps the [Datadog Static Analyzer][8],
invokes it against your codebase, and uploads the results to Datadog.

## Workflow
Expand Down
Loading