diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 10cb800..a8d5bcc 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -20,7 +20,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2024.1.3 + uses: JetBrains/qodana-action@v2024.1.8 env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}