Skip to content

Commit

Permalink
Merge pull request #53 from Jozott00/dependabot/github_actions/JetBra…
Browse files Browse the repository at this point in the history
…ins/qodana-action-2024.1.2

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.2
  • Loading branch information
Jozott00 authored Apr 27, 2024
2 parents 6a96c55 + 108b2f9 commit 1868b81
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 @@ -166,7 +166,7 @@ jobs:

# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2023.3.2
uses: JetBrains/qodana-action@v2024.1.2
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
with:
Expand Down

0 comments on commit 1868b81

Please sign in to comment.