Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Commit

Permalink
Update JetBrains/qodana-action action to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2022
1 parent 086e244 commit 78ba74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v5.0.2
uses: JetBrains/qodana-action@v5.1.0
with:
linter: jetbrains/qodana-jvm
- uses: github/codeql-action/upload-sarif@v1
Expand Down

0 comments on commit 78ba74e

Please sign in to comment.