Skip to content

Commit

Permalink
Merge pull request #38 from steadybit/dependabot/github_actions/Sonar…
Browse files Browse the repository at this point in the history
…Source/sonarcloud-github-action-3.1.0

chore(deps): bump SonarSource/sonarcloud-github-action from 3.0.0 to 3.1.0
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents 5093103 + 98fc714 commit 5ddb81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-extension-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:

- name: SonarCloud Scan
if: ${{ env.sonar_available == 'true' }}
uses: SonarSource/sonarcloud-github-action@v3.0.0
uses: SonarSource/sonarcloud-github-action@v3.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 5ddb81f

Please sign in to comment.