Skip to content

Commit 69ff7e7

Browse files
committed
Updated action image
1 parent b70b7a1 commit 69ff7e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
sonar:
6060
runs-on: ubuntu-latest
6161
steps:
62-
- name: Analyze with SonarCloud
63-
uses: SonarSource/sonarcloud-github-action
62+
- name: SonarCloud Scan
63+
uses: SonarSource/sonarcloud-github-action@v1.7
6464
env:
6565
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6666
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)