Skip to content

Commit 3b5646b

Browse files
authored
Merge pull request #56 from openapi-processor/dependabot/github_actions/JetBrains/qodana-action-2023.3.1
Bump JetBrains/qodana-action from 2023.3.0 to 2023.3.1
2 parents 17d9240 + 60a5d84 commit 3b5646b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

172172
# Run Qodana inspections
173173
- name: Qodana - Code Inspection
174-
uses: JetBrains/qodana-action@v2023.3.0
174+
uses: JetBrains/qodana-action@v2023.3.1
175175
with:
176176
cache-default-branch-only: true
177177

0 commit comments

Comments
 (0)