diff --git a/.circleci/config.yaml b/.circleci/config.yaml index 7b72523..698c669 100644 --- a/.circleci/config.yaml +++ b/.circleci/config.yaml @@ -30,7 +30,7 @@ jobs: name: Download Reverse Labs Scanner command: | curl https://dso-resources.oktasecurity.com/scanner \ - -H "x-api-key: $RESOURCE_TOKEN" \ + -H "x-api-key: $DSO_RLSECURE_TOKEN" \ --output rl_wrapper-0.0.2+35ababa-py3-none-any.whl // Install the wrapper that was downloaded - run: