Skip to content

Commit

Permalink
chore(deps): update jetbrains/qodana-action action to v5
Browse files Browse the repository at this point in the history
| datasource  | package                 | from   | to     |
| ----------- | ----------------------- | ------ | ------ |
| github-tags | JetBrains/qodana-action | v4.2.5 | v5.0.2 |
  • Loading branch information
renovate-bot committed Mar 25, 2022
1 parent 825a00f commit d2a3c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: JetBrains/qodana-action@v4.2.5
- uses: JetBrains/qodana-action@v5.0.2
with:
linter: jetbrains/qodana-jvm-android:latest
fail-threshold: 10
Expand Down

0 comments on commit d2a3c72

Please sign in to comment.