diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index e97a41d..e1ca4e5 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@4861e015da555e86a72b862892aba6c2b93e6891 # v2026.1.3 + uses: JetBrains/qodana-action@b588768b6e7e6da579e518bc584f79de0d243692 # v2026.2.0 env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}