Skip to content

Commit

Permalink
Update config.yaml (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanapellanes-okta authored Oct 25, 2024
1 parent 5ff5ded commit 171ab55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 171ab55

Please sign in to comment.