Skip to content

Commit

Permalink
ci(action): update sonarsource/sonarcloud-github-action action to v2.…
Browse files Browse the repository at this point in the history
…1.1 (#29)

Co-authored-by: ti-renovate[bot] <148291315+ti-renovate[bot]@users.noreply.github.com>
  • Loading branch information
ti-renovate[bot] authored May 6, 2024
1 parent a0b1365 commit cd763c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
path: coverage/

- name: Run SonarCloud scan
uses: SonarSource/sonarcloud-github-action@c25d2e7e3def96d0d1781000d3c429da22cd6252 # v2.0.2
uses: SonarSource/sonarcloud-github-action@49e6cd3b187936a73b8280d59ffd9da69df63ec9 # v2.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit cd763c5

Please sign in to comment.