Skip to content

Commit

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

Bump JetBrains/qodana-action from 2024.1.2 to 2024.1.3
  • Loading branch information
Jozott00 authored May 6, 2024
2 parents 2b30b65 + 6740e25 commit c2768a3
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/[email protected].2
uses: JetBrains/[email protected].3
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
with:
Expand Down

0 comments on commit c2768a3

Please sign in to comment.