Skip to content

Commit

Permalink
Merge pull request #56 from daksh7011/renovate/jetbrains-qodana-actio…
Browse files Browse the repository at this point in the history
…n-2024.x

Update JetBrains/qodana-action action to v2024.2.2
  • Loading branch information
daksh7011 authored Sep 18, 2024
2 parents 0e19314 + d922743 commit a6585d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
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 }}
with:
Expand Down

0 comments on commit a6585d7

Please sign in to comment.