mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2026-07-24 12:25:39 +02:00
Compare commits
1
Commits
v2.6.2
...
11b4dd1a29
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
11b4dd1a29 |
@@ -18,6 +18,6 @@ jobs:
|
||||
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
|
||||
- name: 'Qodana Scan'
|
||||
uses: JetBrains/qodana-action@v2024.3.4
|
||||
uses: JetBrains/qodana-action@v2026.1.0
|
||||
env:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||
Reference in New Issue
Block a user