diff --git a/.github/workflows/module.qodana.yml b/.github/workflows/module.qodana.yml index db5e0e7..a696e58 100644 --- a/.github/workflows/module.qodana.yml +++ b/.github/workflows/module.qodana.yml @@ -44,7 +44,7 @@ jobs: distribution: "adopt-hotspot" java-version: "19" - name: "Qodana Scan" - uses: JetBrains/qodana-action@c0a36fb50f89f631c068153f5cf03964ba32861f # main + uses: JetBrains/qodana-action@d9d3d0193689b3854b7fb752fa49ac1939ca0f93 # main continue-on-error: true env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}