Skip to content

Commit f8d37eb

Browse files
chore(deps): bump SonarSource/sonarcloud-github-action from 2 to 3 (#491)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a079006 commit f8d37eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
184184
- name: SonarCloud Scan
185185
if: env.SONAR_TOKEN != ''
186-
uses: SonarSource/sonarcloud-github-action@v2
186+
uses: SonarSource/sonarcloud-github-action@v3
187187
env:
188188
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
189189
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)