File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 maven-version : ${{ inputs.maven-version }}
2626
2727 - name : Piper Maven build
28- uses : SAP/project-piper-action@main
28+ uses : SAP/project-piper-action@0694c809adf25568fc3c950041097323d71b91ed # v1.26.2
2929 with :
30- step-name : mavenBuild
30+ step-name : mavenBuild
Original file line number Diff line number Diff line change 4242 shell : bash
4343
4444 - name : BlackDuck Scan
45- uses : SAP/project-piper-action@main
45+ uses : SAP/project-piper-action@0694c809adf25568fc3c950041097323d71b91ed # v1.26.2
4646 with :
4747 step-name : detectExecuteScan
4848 flags : \
Original file line number Diff line number Diff line change 4242 shell : bash
4343
4444 - name : SonarQube Scan
45- uses : SAP/project-piper-action@main
45+ uses : SAP/project-piper-action@0694c809adf25568fc3c950041097323d71b91ed # v1.26.2
4646 with :
4747 step-name : sonarExecuteScan
4848 flags : --token=${{inputs.sonarq-token}} --githubToken=${{inputs.github-token}} --version=${{steps.get-revision.outputs.REVISION}} --inferJavaBinaries=true
You can’t perform that action at this time.
0 commit comments