Skip to content

Commit 51f0d6e

Browse files
authored
Merge pull request #5 from AAU-Dat/dependabot/github_actions/JetBrains/qodana-action-2025.1
Bump JetBrains/qodana-action from 2023.3 to 2025.1
2 parents a906791 + d7a0563 commit 51f0d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana-code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
with:
1515
fetch-depth: 0
1616
- name: Qodana Scan
17-
uses: JetBrains/qodana-action@v2023.3
17+
uses: JetBrains/qodana-action@v2025.1
1818
env:
1919
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)