Skip to content

Commit

Permalink
chore(deps): update jetbrains/qodana-action action to v2024.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 7a0d9f2 commit 657354c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
show-progress: false

- name: Run Qodana scan
uses: JetBrains/qodana-action@v2024.1.1
uses: JetBrains/qodana-action@v2024.1.2
with:
args: --config,.github/qodana.yaml,--property=idea.headless.enable.statistics=false
pr-mode: false
Expand Down

0 comments on commit 657354c

Please sign in to comment.