Skip to content

Commit

Permalink
Update JetBrains/qodana-action action to v2024.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lolo101 committed Sep 18, 2024
1 parent ef7849e commit 8a85724
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 @@ -15,6 +15,6 @@ jobs:
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2024.1.9
uses: JetBrains/qodana-action@v2024.2.2
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN}}

0 comments on commit 8a85724

Please sign in to comment.