Skip to content

Commit 171ab55

Browse files
Update config.yaml (#108)
1 parent 5ff5ded commit 171ab55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
name: Download Reverse Labs Scanner
3131
command: |
3232
curl https://dso-resources.oktasecurity.com/scanner \
33-
-H "x-api-key: $RESOURCE_TOKEN" \
33+
-H "x-api-key: $DSO_RLSECURE_TOKEN" \
3434
--output rl_wrapper-0.0.2+35ababa-py3-none-any.whl
3535
// Install the wrapper that was downloaded
3636
- run:

0 commit comments

Comments
 (0)