Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Update JetBrains/qodana-action action to v5.0.4 #8

Merged
merged 1 commit into from Apr 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/qodana.yml
Expand Up @@ -13,6 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v5.0.2
uses: JetBrains/qodana-action@v5.0.4
with:
linter: jetbrains/qodana-<linter>