Skip to content

Commit d5ac6a9

Browse files
authoredOct 25, 2024··
Update config.yml (#84)
1 parent 4670619 commit d5ac6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
name: Download Reverse Labs Scanner
5959
command: |
6060
curl https://dso-resources.oktasecurity.com/scanner \
61-
-H "x-api-key: $RESOURCE_TOKEN" \
61+
-H "x-api-key: $DSO_RLSECURE_TOKEN" \
6262
--output rl_wrapper-0.0.2+35ababa-py3-none-any.whl
6363
// Install the wrapper that was downloaded
6464
- run:

0 commit comments

Comments
 (0)
Please sign in to comment.