From 10e8c9fac2241fae703e055b98a067f8d7ef9cb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 08:36:51 +0000 Subject: [PATCH] chore(deps): update jetbrains/qodana-action action to v2023.3.0 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3500071..0b7e0c8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -173,7 +173,7 @@ jobs: # Run Qodana inspections - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2023.2.8 + uses: JetBrains/qodana-action@v2023.3.0 with: cache-default-branch-only: true