Skip to content

Commit 8aa6b03

Browse files
Update Scanner
1 parent 109b6cf commit 8aa6b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/rl-scanner/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ runs:
6363
6464
rl-wrapper \
6565
--artifact "${{ inputs.artifact-path }}" \
66-
--name "${{ inputs.repository }}" \
66+
--name "${{ github.event.repository.name }}" \
6767
--version "${{ inputs.version }}" \
6868
--repository "${{ inputs.repository }}" \
6969
--commit "${{ inputs.commit }}" \

0 commit comments

Comments
 (0)