From 992cb2751d38ceefd9f5e3b0b95310cebcd1e912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:39:57 +0000 Subject: [PATCH] build(deps): bump JetBrains/qodana-action from 2024.3.2 to 2024.3.3 Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.3.2 to 2024.3.3. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](https://github.com/jetbrains/qodana-action/compare/b46847499776819f38aad1d4298e16e52f17c4c5...c9aae269126c597c4332ef4b11f0547262f240b5) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/qodana.ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodana.ci.yml b/.github/workflows/qodana.ci.yml index abf3ce7..e8aa858 100644 --- a/.github/workflows/qodana.ci.yml +++ b/.github/workflows/qodana.ci.yml @@ -36,4 +36,4 @@ jobs: fetch-depth: 0 - name: "Qodana Scan" continue-on-error: true - uses: JetBrains/qodana-action@b46847499776819f38aad1d4298e16e52f17c4c5 # v2024.3.2 + uses: JetBrains/qodana-action@c9aae269126c597c4332ef4b11f0547262f240b5 # v2024.3.3