Skip to content

Commit

Permalink
Update custom-ox.sh
Browse files Browse the repository at this point in the history
key
  • Loading branch information
aaronhmiller authored Feb 1, 2024
1 parent 5efccb4 commit 8db96a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custom-ox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sleep 20

# Run the actual checkout action
sh -c "/usr/bin/docker run --name oxsecurityoxblockmodelatest_6ff9a5 --label f45b78 --workdir /github/workspace --rm \
-e INPUT_OX_API_KEY \
-e INPUT_OX_API_KEY=${{ secrets.OX_API_KEY }} \
-e INPUT_OX_TIMEOUT \
-e INPUT_OX_FAIL_ON_TIMEOUT \
-e INPUT_OX_HOST_URL \
Expand Down

0 comments on commit 8db96a8

Please sign in to comment.