Skip to content

Commit

Permalink
chore(deps): bump SonarSource/sonarcloud-github-action from 3 to 4 (#109
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 1ede0b8 commit 5f0f539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- run: npm run build
- name: SonarCloud Scan
if: env.SONAR_TOKEN != null
uses: SonarSource/sonarcloud-github-action@v3
uses: SonarSource/sonarcloud-github-action@v4
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 5f0f539

Please sign in to comment.