Skip to content

Commit 8b23816

Browse files
committed
chore(deps): update jetbrains/qodana-action action to v4.1.1
| datasource | package | from | to | | ----------- | ----------------------- | ------ | ------ | | github-tags | JetBrains/qodana-action | v4.1.0 | v4.1.1 |
1 parent e0ee6c0 commit 8b23816

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@v2
1717

18-
- uses: JetBrains/qodana-action@v4.1.0
18+
- uses: JetBrains/qodana-action@v4.1.1
1919
with:
2020
linter: jetbrains/qodana-jvm-android:latest
2121
fail-threshold: 10

0 commit comments

Comments
 (0)