Skip to content

Commit a7e956e

Browse files
GITHUB_ACCESS_TOKEN to ACCESS_TOKEN_GITHUB
1 parent 508dba2 commit a7e956e

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
@@ -116,7 +116,7 @@ jobs:
116116
- uses: actions/checkout@v3
117117
- uses: CodeAnt-AI/codeant-ci-scan-action@v0.0.1
118118
with:
119-
access_token: ${{ secrets.CODEANT_ACCESS_TOKEN }}
119+
access_token: ${{ secrets.ACCESS_TOKEN_GITHUB }}
120120
```
121121

122122
### Scheduled Daily Scan

0 commit comments

Comments
 (0)