From ccdb295e7d95920fa37f5b818d69673c1d0fbb72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 08:25:07 -0400 Subject: [PATCH] chore(deps): update jetbrains/qodana-action action (#81) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/php-library.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/php-library.yml b/.github/workflows/php-library.yml index 9ee0f08..eb47cea 100644 --- a/.github/workflows/php-library.yml +++ b/.github/workflows/php-library.yml @@ -172,7 +172,7 @@ jobs: working-directory: ${{ inputs.working-directory }} - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2024.1.9 + uses: JetBrains/qodana-action@v2024.2.3 with: upload-result: true