diff --git a/.github/workflows/qodana_analysis.yml b/.github/workflows/qodana_analysis.yml index bb02b3e74d..de9cd77019 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.1.0 + uses: jetbrains/qodana-action@v2025.1.1 with: args: --baseline,qodana.sarif.json cache-default-branch-only: true