Skip to content

Commit

Permalink
Merge pull request #777 from jellyfin/renovate/sonarsource-sonarcloud…
Browse files Browse the repository at this point in the history
…-github-action-3.x
  • Loading branch information
thornbill authored Aug 20, 2024
2 parents 9d8e5cc + 5d19bdd commit 49fa37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: SonarCloud scan
if: ${{ github.repository == 'jellyfin/jellyfin-sdk-typescript' }}
uses: SonarSource/sonarcloud-github-action@e44258b109568baa0df60ed515909fc6c72cba92 # v2.3.0
uses: SonarSource/sonarcloud-github-action@eb211723266fe8e83102bac7361f0a05c3ac1d1b # v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 49fa37a

Please sign in to comment.