Skip to content

Commit

Permalink
Updated Flow
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Oct 24, 2024
1 parent 38f559e commit 8bdf9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/rl-scanner/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ runs:
--repository "${{ inputs.repository }}" \
--commit "${{ inputs.commit }}" \
--build-env "github_actions" \
--suppress-output
--suppress_output
# Check the outcome of the scanner
if [ $? -ne 0 ]; then
Expand Down

0 comments on commit 8bdf9be

Please sign in to comment.