We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f82dd commit 91ae752Copy full SHA for 91ae752
.github/workflows/module.qodana.yml
@@ -44,7 +44,7 @@ jobs:
44
distribution: "adopt-hotspot"
45
java-version: "19"
46
- name: "Qodana Scan"
47
- uses: JetBrains/qodana-action@d91c08613f8afc00854884e34bae99a4f1bb99d6 # main
+ uses: JetBrains/qodana-action@c0a36fb50f89f631c068153f5cf03964ba32861f # main
48
continue-on-error: true
49
env:
50
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
0 commit comments