mirror of
https://github.com/bitwarden/browser
synced 2025-01-28 20:19:49 +01:00
Updated SonarQube GitHub action to v4.2.1 (#12836)
This commit is contained in:
parent
b95080be21
commit
ff5043f9ff
3
.github/workflows/scan.yml
vendored
3
.github/workflows/scan.yml
vendored
@ -66,10 +66,9 @@ jobs:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
- name: Scan with SonarCloud
|
||||
uses: sonarsource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # v4.0.0
|
||||
uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
args: >
|
||||
-Dsonar.organization=${{ github.repository_owner }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user