Skip to content

Commit 2d9b2bb

Browse files
authored
Merge pull request #831 from XMOJ-Script-dev/dependabot/github_actions/dev/JetBrains/qodana-action-2025.2
Bump JetBrains/qodana-action from 2024.3 to 2025.2
2 parents 6698900 + 8db0106 commit 2d9b2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
ref: ${{ github.event.pull_request.head.sha }} # to check out the actual pull request commit, not the merge commit
2121
fetch-depth: 0 # a full history is required for pull request analysis
2222
- name: 'Qodana Scan'
23-
uses: JetBrains/qodana-action@v2024.3
23+
uses: JetBrains/qodana-action@v2025.2
2424
env:
2525
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)