Skip to content

Commit 97a4d0d

Browse files
chore(deps): bump SonarSource/sonarqube-scan-action from 7 to 8 (Sofie-Automation#1739)
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 3b4d08a commit 97a4d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
env:
5555
CI: true
5656
- name: SonarQube Scan
57-
uses: SonarSource/sonarqube-scan-action@v7
57+
uses: SonarSource/sonarqube-scan-action@v8
5858
env:
5959
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)