Skip to content

Commit

Permalink
Merge pull request #516 from jamesmudd/dependabot/github_actions/JetB…
Browse files Browse the repository at this point in the history
…rains/qodana-action-2023.3.0

Bump JetBrains/qodana-action from 2023.2.9 to 2023.3.0
  • Loading branch information
jamesmudd authored Dec 14, 2023
2 parents 975cc23 + 21c9220 commit 75eda88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.9
uses: JetBrains/qodana-action@v2023.3.0
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit 75eda88

Please sign in to comment.