Skip to content

Commit

Permalink
Merge pull request #339 from cvette/dependabot/github_actions/JetBrai…
Browse files Browse the repository at this point in the history
…ns/qodana-action-2024.2.6

build(deps): bump JetBrains/qodana-action from 2024.1.9 to 2024.2.6
  • Loading branch information
cvette authored Nov 17, 2024
2 parents 68bf50d + 1dad385 commit a07b918
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 @@ -157,7 +157,7 @@ jobs:

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

Expand Down

0 comments on commit a07b918

Please sign in to comment.