Skip to content

Commit 47cd580

Browse files
authored
fix name of GitHub Action (#10)
Update README.md
1 parent 0030cae commit 47cd580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Spectral Scan is a single self-contained binary, that's easy to get and use. Thi
2222
Include this Action as a step in your workflow:
2323

2424
```
25-
uses: spectral/spectral-action@v3
25+
uses: spectralops/spectral-github-action@v3
2626
with:
2727
spectral-dsn: $SPECTRAL_DSN
2828
spectral-args: scan --ok

0 commit comments

Comments
 (0)