Skip to content

Commit 9ea8465

Browse files
chore(deps): bump SonarSource/sonarcloud-github-action from 2.0.2 to 2.1.1 (#468)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexis Saettler <[email protected]>
1 parent 5b957cd commit 9ea8465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
160160
- name: SonarCloud Scan
161161
if: env.SONAR_TOKEN != ''
162-
uses: SonarSource/sonarcloud-github-action@v2.0.2
162+
uses: SonarSource/sonarcloud-github-action@v2.1.1
163163
env:
164164
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
165165
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)