Skip to content

Commit

Permalink
Merge pull request #1567 from myrotvorets/renovate/sonarsource-sonarq…
Browse files Browse the repository at this point in the history
…ube-scan-action-4.x

chore(deps): update sonarsource/sonarqube-scan-action action to v4.2.1
  • Loading branch information
myrotvorets-team authored Dec 18, 2024
2 parents 969f755 + 76ebb88 commit e57c382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: sed -i "s@$(pwd)@/github/workspace@g" test-report.xml

- name: SonarCloud Scan
uses: SonarSource/sonarqube-scan-action@26c51824c8330b026f261a3205f94958d4b1bc5c # v4.2.0
uses: SonarSource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit e57c382

Please sign in to comment.