Skip to content

Commit

Permalink
Merge pull request #272 from digitalservicebund/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/sonarsource/sonarqube-quality-gate-action-df914238f99aa5d81f4490aeea80f205c7ed9600

Bump sonarsource/sonarqube-quality-gate-action from adc518a017eda8be0bb3f46f87cba5bddaa719f7 to df914238f99aa5d81f4490aeea80f205c7ed9600
  • Loading branch information
github-actions[bot] authored Mar 4, 2025
2 parents 2e6ce32 + 2624a98 commit 7e21113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
working-directory: ./backend
run: ./gradlew sonar --info
- name: Check SonarQube Quality Gate
uses: sonarsource/sonarqube-quality-gate-action@adc518a017eda8be0bb3f46f87cba5bddaa719f7
uses: sonarsource/sonarqube-quality-gate-action@df914238f99aa5d81f4490aeea80f205c7ed9600
with:
scanMetadataReportFile: backend/build/sonar/report-task.txt
timeout-minutes: 3 # Force to fail step after specific time
Expand Down

0 comments on commit 7e21113

Please sign in to comment.