Skip to content

Commit efadce8

Browse files
authored
Merge pull request #220 from SysBind/dependabot/github_actions/JetBrains/qodana-action-2025.3.2
Bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2
2 parents 6e13be8 + d3e1d4e commit efadce8

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.3.1
163+
uses: JetBrains/qodana-action@v2025.3.2
164164
env:
165165
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} # read the steps about it below
166166
with:

0 commit comments

Comments
 (0)