We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508dba2 commit a7e956eCopy full SHA for a7e956e
README.md
@@ -116,7 +116,7 @@ jobs:
116
- uses: actions/checkout@v3
117
- uses: CodeAnt-AI/codeant-ci-scan-action@v0.0.1
118
with:
119
- access_token: ${{ secrets.CODEANT_ACCESS_TOKEN }}
+ access_token: ${{ secrets.ACCESS_TOKEN_GITHUB }}
120
```
121
122
### Scheduled Daily Scan
0 commit comments