Skip to content

Commit 109b535

Browse files
chore(deps): update github-actions: Bump SonarSource/sonarqube-scan-action
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@fd88b7d...a31c939) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5b065a commit 109b535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-scanners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ jobs:
394394
--url "http://localhost:9000/api/projects/create?project=my-project&name=MyProject" \
395395
--header 'Authorization: Bearer ${{ env.SONAR_TOKEN }}'
396396
397-
- uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
397+
- uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
398398
id: sonarqube-scan-action
399399
env:
400400
SONAR_HOST_URL: http://localhost:9000

0 commit comments

Comments
 (0)