Skip to content

Commit 0145a04

Browse files
authored
Merge pull request #1 from tempestphp/dependabot/github_actions/JetBrains/qodana-action-2025.2.1
Bump JetBrains/qodana-action from 2025.1.1 to 2025.2.1
2 parents b37635c + 6593169 commit 0145a04

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
@@ -160,7 +160,7 @@ jobs:
160160

161161
# Run Qodana inspections
162162
- name: Qodana - Code Inspection
163-
uses: JetBrains/qodana-action@v2025.1.1
163+
uses: JetBrains/qodana-action@v2025.2.1
164164
with:
165165
cache-default-branch-only: true
166166

0 commit comments

Comments
 (0)