Skip to content

Commit

Permalink
Merge pull request #149 from sjinks/renovate/sonarsource-sonarcloud-g…
Browse files Browse the repository at this point in the history
…ithub-action-3.x

chore(deps): update sonarsource/sonarcloud-github-action action to v3.1.0
  • Loading branch information
sjinks authored Oct 4, 2024
2 parents 55214d3 + ed2b97f commit ee79162
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 @@ -70,7 +70,7 @@ jobs:
echo "packageVersion=$(jq -r .version package.json)" >> "${GITHUB_OUTPUT}"
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@eb211723266fe8e83102bac7361f0a05c3ac1d1b # v3.0.0
uses: SonarSource/sonarcloud-github-action@383f7e52eae3ab0510c3cb0e7d9d150bbaeab838 # v3.1.0
env:
GITHUB_TOKEN: ${{ github.token }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit ee79162

Please sign in to comment.