diff --git a/.github/workflows/qodana_analysis.yml b/.github/workflows/qodana_analysis.yml index 3d7c0e1eca..1b875c15f3 100644 --- a/.github/workflows/qodana_analysis.yml +++ b/.github/workflows/qodana_analysis.yml @@ -26,7 +26,7 @@ jobs: global-json-file: global.json - name: 'Qodana Scan' - uses: jetbrains/qodana-action@v2025.2.1 + uses: jetbrains/qodana-action@v2025.2.2 with: args: --baseline,qodana.sarif.json cache-default-branch-only: true