Skip to content

Commit

Permalink
Bump JetBrains/qodana-action from 2024.2.5 to 2024.2.6 (#91)
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 <[email protected]>
  • Loading branch information
dependabot[bot] and InSyncWithFoo authored Oct 28, 2024
1 parent cb842d7 commit f557660
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 @@ -199,7 +199,7 @@ jobs:
java-version: 17
-
name: Run Qodana
uses: JetBrains/[email protected].5
uses: JetBrains/[email protected].6
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
with:
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.1.0"
kotlin = "2.0.21"
kover = "0.8.3"
qodana = "2024.2.5"
qodana = "2024.2.6"

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

0 comments on commit f557660

Please sign in to comment.