Skip to content

Commit

Permalink
Update JetBrains/qodana-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2022
1 parent 65e9dc2 commit 9a27800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v4.2.2
uses: JetBrains/qodana-action@v5.0.2
with:
linter: jetbrains/qodana-jvm
- uses: github/codeql-action/upload-sarif@v1
Expand Down

0 comments on commit 9a27800

Please sign in to comment.