Skip to content

Commit 7146e68

Browse files
authored
Revert "Updated RL-wrapper version" (#1118)
2 parents ca62c23 + 27a3548 commit 7146e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
- name: Install RL Wrapper
3232
shell: bash
3333
run: |
34-
pip install "rl-wrapper>=1.0.9" --index-url "https://${{ env.PRODSEC_TOOLS_USER }}:${{ env.PRODSEC_TOOLS_TOKEN }}@a0us.jfrog.io/artifactory/api/pypi/python-local/simple"
34+
pip install rl-wrapper>=1.0.0 --index-url "https://${{ env.PRODSEC_TOOLS_USER }}:${{ env.PRODSEC_TOOLS_TOKEN }}@a0us.jfrog.io/artifactory/api/pypi/python-local/simple"
3535
3636
- name: Run RL Scanner
3737
shell: bash

0 commit comments

Comments
 (0)