Skip to content

Commit

Permalink
Update JetBrains/qodana-action action to v5 (#36) [skip release]
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 5, 2022
1 parent 65e9dc2 commit 1a41de0
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 1a41de0

Please sign in to comment.