diff --git a/refs/HyPlayer.PlayCore/.github/workflows/qodana-analyze.yml b/refs/HyPlayer.PlayCore/.github/workflows/qodana-analyze.yml index 05904ac..07d02df 100644 --- a/refs/HyPlayer.PlayCore/.github/workflows/qodana-analyze.yml +++ b/refs/HyPlayer.PlayCore/.github/workflows/qodana-analyze.yml @@ -15,6 +15,6 @@ jobs: with: fetch-depth: 0 - name: "Qodana Scan" - uses: JetBrains/qodana-action@v2023.2.1 + uses: JetBrains/qodana-action@v2024.1.2 env: QODANA_TOKEN: ${{secrets.QODANA_TOKEN}}