diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 9baa7abbb..df7178944 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -21,6 +21,6 @@ jobs: fetch-depth: 0 - name: Qodana Scan - uses: JetBrains/qodana-action@99ec27a55aaaf5ba2fd7e5816e66231caed7a72a # v2025.2.4 + uses: JetBrains/qodana-action@89eb4357efd2b52e639f3216e63edaf33b82622b # v2025.3.2 env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}