File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 - name : Install RL Wrapper
3232 shell : bash
3333 run : |
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"
34+ pip install rl-wrapper>=1.0.6 --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
Original file line number Diff line number Diff line change 6363
6464 - name : Get Artifact Version
6565 id : get_version
66- run : echo "version=$(cat . version)" >> $GITHUB_ENV
66+ uses : ./.github/actions/get- version
6767
6868 - name : Run RL Scanner
6969 id : rl-scan-conclusion
You can’t perform that action at this time.
0 commit comments