Skip to content

Commit 6d5c2fe

Browse files
DrewDennisonclaude
andcommitted
Fix semgrep-action reference in README CI example
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2f26b31 commit 6d5c2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
repository: semgrep/ai-best-practices
5353
path: ai-best-practices
5454
- name: Run Semgrep
55-
uses: returntocorp/semgrep-action@v1
55+
uses: semgrep/semgrep-action@v1
5656
with:
5757
config: ai-best-practices/rules/
5858
```

0 commit comments

Comments
 (0)