From a9e769365b89852e257db0214986043e7827ec52 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Mar 2022 12:46:53 +0000 Subject: [PATCH] chore(deps): update jetbrains/qodana-action action to v5 --- .github/workflows/qodana-quality.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodana-quality.yml b/.github/workflows/qodana-quality.yml index 416832c5..cc17f560 100644 --- a/.github/workflows/qodana-quality.yml +++ b/.github/workflows/qodana-quality.yml @@ -26,7 +26,7 @@ jobs: distribution: adopt - name: Qodana Scan - uses: JetBrains/qodana-action@v4.2.5 + uses: JetBrains/qodana-action@v5.0.2 with: linter: jetbrains/qodana-jvm-community fail-threshold: 100