From adb794868bfb38cd5e4e486b3740148dda98d977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 23:27:36 +0000 Subject: [PATCH] Bump JetBrains/qodana-action from 2024.1.8 to 2024.1.9 Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.1.8 to 2024.1.9. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](https://github.com/jetbrains/qodana-action/compare/v2024.1.8...v2024.1.9) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c595bd3ab..cc3c08191 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -64,7 +64,7 @@ jobs: run: git fetch --deepen=1 - name: 'Qodana for Docs' - uses: JetBrains/qodana-action@v2024.1.8 + uses: JetBrains/qodana-action@v2024.1.9 with: upload-result: true # https://hub.docker.com/r/jetbrains/qodana-jvm-community/tags