Skip to content

Commit 5a3377d

Browse files
update context
Signed-off-by: Tien Nguyen <duytien.nguyen@okta.com>
1 parent 76b8d99 commit 5a3377d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Download Reverse Labs Scanner
3737
command: |
3838
curl https://dso-resources.oktasecurity.com/scanner \
39-
-H "x-api-key: $RESOURCE_TOKEN" \
39+
-H "x-api-key: $DSO_RLSECURE_TOKEN" \
4040
--output rl_wrapper-0.0.2+35ababa-py3-none-any.whl
4141
- run:
4242
name: Install RL Wrapper

0 commit comments

Comments
 (0)