Skip to content

Commit 1c83f52

Browse files
authored
Merge pull request #2994 from 1c-syntax/dependabot/github_actions/JetBrains/qodana-action-2022.3.4
build(deps): bump JetBrains/qodana-action from 2022.3.3 to 2022.3.4
2 parents c5b734b + b4eeb7e commit 1c83f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v3
2222
- name: 'Qodana Scan'
23-
uses: JetBrains/qodana-action@v2022.3.3
23+
uses: JetBrains/qodana-action@v2022.3.4
2424
with:
2525
linter: jetbrains/qodana-jvm-community
2626
- uses: github/codeql-action/upload-sarif@v2

0 commit comments

Comments
 (0)