Skip to content

Commit b5acffb

Browse files
Update wording in GitHub Actions documentation (#31293)
Just revising the intro for clarity
1 parent 5acea90 commit b5acffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/security/code_security/static_analysis/github_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Static Code Analysis and GitHub Actions
77
---
88
## Overview
99

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

1313
## Workflow

0 commit comments

Comments
 (0)