Skip to content

Commit ecd6bed

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
XDEBUG_MODE: coverage
8282

8383
- name: SonarCloud Scan
84-
uses: SonarSource/sonarqube-scan-action@v7
84+
uses: SonarSource/sonarqube-scan-action@v8
8585
env:
8686
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
8787

0 commit comments

Comments
 (0)