Skip to content

Commit

Permalink
Update Scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Oct 24, 2024
1 parent 109b6cf commit 8aa6b03
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 @@ -63,7 +63,7 @@ runs:
rl-wrapper \
--artifact "${{ inputs.artifact-path }}" \
--name "${{ inputs.repository }}" \
--name "${{ github.event.repository.name }}" \
--version "${{ inputs.version }}" \
--repository "${{ inputs.repository }}" \
--commit "${{ inputs.commit }}" \
Expand Down

0 comments on commit 8aa6b03

Please sign in to comment.