diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 656af1a..6967895 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -29,7 +29,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2025.2.1 + uses: JetBrains/qodana-action@v2025.3.1 env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} QODANA_ENDPOINT: 'https://qodana.cloud'