Skip to content

Commit 4c4be9d

Browse files
authored
Merge pull request #148 from SysBind/dependabot/github_actions/JetBrains/qodana-action-2024.3.4
Bump JetBrains/qodana-action from 2024.3.3 to 2024.3.4
2 parents 83fff23 + 8b25c83 commit 4c4be9d

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
@@ -168,7 +168,7 @@ jobs:
168168

169169
# Run Qodana inspections
170170
- name: Qodana - Code Inspection
171-
uses: JetBrains/qodana-action@v2024.3.3
171+
uses: JetBrains/qodana-action@v2024.3.4
172172
env:
173173
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} # read the steps about it below
174174
with:

0 commit comments

Comments
 (0)