From 1b15df469d888c490455dbb20cfb2a8cb966fd07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 05:59:15 +0000 Subject: [PATCH] Bump JetBrains/qodana-action from 2022.3.3 to 2023.1.5 Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2022.3.3 to 2023.1.5. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](https://github.com/jetbrains/qodana-action/compare/v2022.3.3...v2023.1.5) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c722fe3..234ab42 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2022.3.3 + uses: JetBrains/qodana-action@v2023.1.5 with: linter: jetbrains/qodana-jvm