Skip to content

Commit

Permalink
Update rl-scanner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itaimarongwe-okta committed Sep 24, 2024
1 parent b345bac commit 0de6c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Output build artifact
id: output_build_artifact
run: |
echo "scanfile=$(pwd)/build/libs/auth0-0.0.1-SNAPSHOT.jar" >> $GITHUB_OUTPUT
echo "scanfile=/home/runner/work/auth0-java/build/libs/auth0-0.0.1-SNAPSHOT.jar" >> $GITHUB_OUTPUT
- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 0de6c9c

Please sign in to comment.