Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
Bump JetBrains/qodana-action from 2024.1.5 to 2024.1.9 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InSync <insyncwithfoo@gmail.com>
  • Loading branch information
dependabot[bot] and InSyncWithFoo authored Aug 7, 2024
1 parent 784a451 commit b42717d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
java-version: 17
-
name: Run Qodana
uses: JetBrains/qodana-action@v2024.1.5
uses: JetBrains/qodana-action@v2024.1.9
with:
cache-default-branch-only: true

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ changelog = "2.2.1"
intelliJPlatform = "2.0.0"
kotlin = "2.0.0"
kover = "0.8.3"
qodana = "2024.1.5"
qodana = "2024.1.9"

[libraries.annotations]
group = "org.jetbrains"
Expand Down

0 comments on commit b42717d

Please sign in to comment.