chore(deps): update jetbrains/qodana-action action to v2026

This commit is contained in:
renovate[bot]
2026-05-28 21:30:57 +00:00
committed by GitHub
parent ad24ab68ac
commit b54416b9a2
+1 -1
View File
@@ -18,6 +18,6 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }} # to check out the actual pull request commit, not the merge commit ref: ${{ github.event.pull_request.head.sha }} # to check out the actual pull request commit, not the merge commit
fetch-depth: 0 # a full history is required for pull request analysis fetch-depth: 0 # a full history is required for pull request analysis
- name: 'Qodana Scan' - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2024.3.4 uses: JetBrains/qodana-action@v2026.1.0
env: env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}