Skip to content

Commit

Permalink
chore(deps): bump SonarSource/sonarcloud-github-action from 2.1.1 to …
Browse files Browse the repository at this point in the history
…3.1.0

Dependabot couldn't find the original pull request head commit, e3f9e4e.
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent f1b38fa commit 0484944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- name: SonarCloud Scan for non-JVM project
if: contains(env.CHANGED_DIR, matrix.module) && contains(env.NON_JVM_PROJECTS, matrix.module)
uses: SonarSource/sonarcloud-github-action@49e6cd3b187936a73b8280d59ffd9da69df63ec9 # master
uses: SonarSource/sonarcloud-github-action@383f7e52eae3ab0510c3cb0e7d9d150bbaeab838 # master
with:
args: >
-Dsonar.organization=${{ env.REPO_ORG }}
Expand Down

0 comments on commit 0484944

Please sign in to comment.