Skip to content

Commit

Permalink
update location of file
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Jul 1, 2024
1 parent f5319c3 commit 498b0f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
- name: Output build artifact
id: output_build_artifact
run: |
echo "scanfile=$( ls build/libs/*.jar )" >> $GITHUB_OUTPUT
echo "scanfile=$(ls build/libs/auth0-*-SNAPSHOT.jar)" >> $GITHUB_OUTPUT
- name: Scan packages with rl-secure
id: scan
Expand Down

0 comments on commit 498b0f8

Please sign in to comment.