diff options
-rw-r--r-- | .github/workflows/qodana.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 1c81393b..0eee8bd8 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v3 - name: Qodana - Code Inspection id: qodana - uses: JetBrains/qodana-action@v5.0.2 + uses: JetBrains/qodana-action@v5.1.0 with: args: --baseline,qodana.sarif.json,--fail-threshold,0,--linter,jetbrains/qodana-jvm clone-finder: |