From 17601fb62628b6669768311da09e4e3f6673ed68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 01:50:24 +0000 Subject: [PATCH] chore(deps): update jetbrains/qodana-action action to v2022.3.4 --- .github/workflows/linter-qodana.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter-qodana.yml b/.github/workflows/linter-qodana.yml index 3358401..21a7de0 100644 --- a/.github/workflows/linter-qodana.yml +++ b/.github/workflows/linter-qodana.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 - - uses: JetBrains/qodana-action@2b75b91f95751e06ff1341cae0869a9cfcc6bb10 # v2022.2.3 + - uses: JetBrains/qodana-action@7afb26c0c2f325c0d5c21ea1f617c79c7f899337 # v2022.3.4 - uses: github/codeql-action/upload-sarif@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2.28.1 with: sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json