We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ca4ed6 + d085120 commit 48a762eCopy full SHA for 48a762e
1 file changed
.github/workflows/qodana_analysis.yml
@@ -26,7 +26,7 @@ jobs:
26
global-json-file: global.json
27
-
28
name: 'Qodana Scan'
29
- uses: jetbrains/qodana-action@v2025.1.0
+ uses: jetbrains/qodana-action@v2025.1.1
30
with:
31
args: --baseline,qodana.sarif.json
32
cache-default-branch-only: true
0 commit comments