Skip to content

Commit 6ed17d1

Browse files
chore(deps): update jetbrains/qodana-action action to v2022.3.4 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1a797c commit 6ed17d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: 'Qodana Scan'
16-
uses: JetBrains/[email protected].3
16+
uses: JetBrains/[email protected].4
1717
with:
1818
fail-threshold: 1
1919

0 commit comments

Comments
 (0)