We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f5e44 commit 2e374ebCopy full SHA for 2e374eb
1 file changed
.github/workflows/universal_workflow_light.yaml
@@ -1165,7 +1165,7 @@ jobs:
1165
1166
- name: 'SonarCloud Scan'
1167
if: ${{ env.SONAR_TOKEN != '' }}
1168
- uses: 'OXID-eSales/github-actions/sonarcloud@v0'
+ uses: 'OXID-eSales/github-actions/sonarcloud@v5'
1169
with:
1170
coverage_artifact: 'coverage-reports-*-${{ steps.sonarcloud_testplan_name.outputs.matrix_suffix }}'
1171
output_artifact: 'coverage-reports-${{ needs.init.outputs.global_title }}'
0 commit comments