Skip to content

Commit

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

Bump JetBrains/qodana-action from 2023.2.9 to 2023.3.0
  • Loading branch information
snapcase authored Dec 17, 2023
2 parents 8489833 + c6b37f7 commit 561fee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.9
uses: JetBrains/qodana-action@v2023.3.0
with:
args: --baseline,qodana.sarif.json
env:
Expand Down

0 comments on commit 561fee8

Please sign in to comment.