Skip to content

Commit 84144f6

Browse files
authored
Merge pull request #206 from SysBind/dependabot/github_actions/JetBrains/qodana-action-2025.3.1
Bump JetBrains/qodana-action from 2025.2.4 to 2025.3.1
2 parents c7e55a7 + 534e41b commit 84144f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160

161161
# Run Qodana inspections
162162
- name: Qodana - Code Inspection
163-
uses: JetBrains/qodana-action@v2025.2.4
163+
uses: JetBrains/qodana-action@v2025.3.1
164164
env:
165165
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} # read the steps about it below
166166
with:

0 commit comments

Comments
 (0)