Skip to content

Commit 6874580

Browse files
authored
Merge pull request #24 from coder/dependabot/github_actions/main/JetBrains/qodana-action-5.1.0
chore: bump JetBrains/qodana-action from 4.2.5 to 5.1.0
2 parents 41728d9 + 92bd622 commit 6874580

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
@@ -104,7 +104,7 @@ jobs:
104104

105105
# Run Qodana inspections
106106
- name: Qodana - Code Inspection
107-
uses: JetBrains/qodana-action@v4.2.5
107+
uses: JetBrains/qodana-action@v5.1.0
108108

109109
# Prepare plugin archive content for creating artifact
110110
- name: Prepare Plugin Artifact

0 commit comments

Comments
 (0)