From 3f8c21844a661e40f946c92665570096055f09ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 17:00:57 +0000 Subject: [PATCH] chore(deps): update jetbrains/qodana-action action to v2024.3.4 --- .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 3a7b9a1..6b718e5 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@v2024.2.6 + uses: JetBrains/qodana-action@v2024.3.4 with: cache-default-branch-only: true