File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 env :
3232 SHIFTLEFT_ACCESS_TOKEN : ${{ secrets.SHIFTLEFT_ACCESS_TOKEN }}
3333 - name : Validate Build Rules
34- run : ${GITHUB_WORKSPACE}/sl check-analysis --app shiftleft-js-220411a --target tag.branch=${{ github.head_ref || steps.extract_branch.outputs.branch }} --source --target tag.branch=master --report
34+ run : ${GITHUB_WORKSPACE}/sl check-analysis --v2 -- app shiftleft-js-220411a --source=tag.branch=master --target= tag.branch=${{ github.head_ref || steps.extract_branch.outputs.branch }} --report
3535 env :
3636 SHIFTLEFT_ACCESS_TOKEN : ${{ secrets.SHIFTLEFT_ACCESS_TOKEN }}
3737 SHIFTLEFT_GH_PR_REPO_OWNER : ${{ github.repository_owner }}
3838 SHIFTLEFT_GH_PR_REPO_NAME : ${{ github.event.repository.name }}
39- # SHIFTLEFT_GH_PR_NUMBER: ${{github.event.number}}
39+ SHIFTLEFT_GH_PR_NUMBER : ${{github.event.number}}
You can’t perform that action at this time.
0 commit comments