Skip to content

Commit 52af552

Browse files
authored
Add CONTINUE_API_KEY to snyk-agent workflow environment (#8264)
1 parent 8442ad5 commit 52af552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snyk-agent.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
run: cd extensions/cli && cn -p --agent continuedev/snyk-code-scan-agent "The current directory"
2929
env:
3030
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
31+
CONTINUE_API_KEY: ${{ secrets.CONTINUE_API_KEY }}

0 commit comments

Comments
 (0)