Skip to content

Commit

Permalink
Update SonarSource/sonarcloud-github-action action to v4 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: konateq-renovate[bot] <184598446+konateq-renovate[bot]@users.noreply.github.com>
  • Loading branch information
konateq-renovate[bot] authored Dec 8, 2024
1 parent cacd594 commit 427dd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: SonarQube Scan
uses: SonarSource/sonarcloud-github-action@v3
uses: SonarSource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 427dd3a

Please sign in to comment.