Skip to content

Commit

Permalink
Update JetBrains/qodana-action action to v4.2.1
Browse files Browse the repository at this point in the history
| datasource  | package                 | from   | to     |
| ----------- | ----------------------- | ------ | ------ |
| github-tags | JetBrains/qodana-action | v4.2.0 | v4.2.1 |
| github-tags | JetBrains/qodana-action | v4.2.0 | v4.2.1 |
  • Loading branch information
renovate-bot authored and JavierSegoviaCordoba committed Dec 30, 2021
1 parent 60a23ed commit 0869726
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-kotlin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ jobs:
java-version: 11

- name: Code quality
uses: JetBrains/qodana-action@v4.2.0
uses: JetBrains/qodana-action@v4.2.1
with:
linter: jetbrains/qodana-jvm-android

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-kotlin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
java-version: 11

- name: Code quality
uses: JetBrains/qodana-action@v4.2.0
uses: JetBrains/qodana-action@v4.2.1
with:
linter: jetbrains/qodana-jvm-android

Expand Down

0 comments on commit 0869726

Please sign in to comment.