Skip to content

Commit fdb57b9

Browse files
Bump SonarSource/sonarqube-scan-action from 6 to 7 (#62)
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 6 to 7. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v6...v7) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1be3549 commit fdb57b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: pipenv run tests
3434

3535
- name: SonarCloud Scan
36-
uses: SonarSource/sonarqube-scan-action@v6
36+
uses: SonarSource/sonarqube-scan-action@v7
3737
with:
3838
args: >
3939
-Dsonar.projectVersion=${{ github.sha }}

0 commit comments

Comments
 (0)