Skip to content

Commit

Permalink
Merge pull request #205 from wneessen/dependabot/github_actions/sonar…
Browse files Browse the repository at this point in the history
…source/sonarqube-quality-gate-action-72f24ebf1f81eda168a979ce14b8203273b7c3ad

Bump sonarsource/sonarqube-quality-gate-action from f9fe214a5be5769c40619de2fff2726c36d2d5eb to 72f24ebf1f81eda168a979ce14b8203273b7c3ad
  • Loading branch information
wneessen authored Apr 4, 2024
2 parents a63048f + 294de2c commit ae36ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}

- uses: sonarsource/sonarqube-quality-gate-action@f9fe214a5be5769c40619de2fff2726c36d2d5eb # master
- uses: sonarsource/sonarqube-quality-gate-action@72f24ebf1f81eda168a979ce14b8203273b7c3ad # master
timeout-minutes: 5
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit ae36ab8

Please sign in to comment.