diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 3de7c20..806eec6 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@89eb4357efd2b52e639f3216e63edaf33b82622b # v2025.3.2 + uses: JetBrains/qodana-action@d7b5ec2fbec32197ef447c450e00589ed5f34fd5 # v2026.1.0 env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}