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 8442ad5 commit 52af552Copy full SHA for 52af552
.github/workflows/snyk-agent.yaml
@@ -28,3 +28,4 @@ jobs:
28
run: cd extensions/cli && cn -p --agent continuedev/snyk-code-scan-agent "The current directory"
29
env:
30
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
31
+ CONTINUE_API_KEY: ${{ secrets.CONTINUE_API_KEY }}
0 commit comments