Skip to content

Commit ed8b6ee

Browse files
authored
Merge pull request #125 from Kotlin-Android-Open-Source/renovate/all-deps
chore(deps): update jetbrains/qodana-action action to v5.0.4
2 parents 6bdb968 + 05db0fc commit ed8b6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v3
1717

18-
- uses: JetBrains/qodana-action@v5.0.2
18+
- uses: JetBrains/qodana-action@v5.0.4
1919
with:
2020
linter: jetbrains/qodana-jvm-android:latest
2121
fail-threshold: 10

0 commit comments

Comments
 (0)