diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 647575f0..f8b83dd4 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -33,7 +33,7 @@ jobs: fi - name: "Qodana Scan" - uses: JetBrains/qodana-action@v2023.2.6 + uses: JetBrains/qodana-action@v2023.2.8 env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} with: