From b5b18397789d3010103519475ec0ae50b6c0853c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:14:44 +0000 Subject: [PATCH] Update JetBrains/qodana-action action to v2024.1.11 --- .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 a61863a..71eef53 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -170,7 +170,7 @@ jobs: # Run Qodana inspections - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2024.1.9 + uses: JetBrains/qodana-action@v2024.1.11 with: cache-default-branch-only: true