Skip to content

Commit

Permalink
chore: add springboot sonar support /5
Browse files Browse the repository at this point in the history
  • Loading branch information
armando-capozza-zupit committed May 22, 2024
1 parent 569fcbc commit 8f63ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-step-springboot-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
runs-on:
labels: ${{ inputs.RUN_ON }}
group: ${{ inputs.RUNNERS_CONTAINER_GROUP }}
container: ${{ inputs.SONAR_IMAGE }}
container: ${{ inputs.JAVA_IMAGE }}
defaults:
run:
working-directory: ${{ inputs.WORKING_DIRECTORY }}
Expand Down

0 comments on commit 8f63ba7

Please sign in to comment.