Skip to content

Commit

Permalink
Merge pull request #21 from vikthorvergara/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…JetBrains/qodana-action-2024.2.3

Bump JetBrains/qodana-action from 2024.1.5 to 2024.2.3
  • Loading branch information
vikthorvergara authored Jan 9, 2025
2 parents a1b98e5 + 7b37be4 commit ba884db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:

# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2024.1.5
uses: JetBrains/qodana-action@v2024.2.3
with:
cache-default-branch-only: true

Expand Down

0 comments on commit ba884db

Please sign in to comment.