Skip to content

Commit 3fd65e4

Browse files
authored
Merge pull request #813 from bavix/dependabot/github_actions/JetBrains/qodana-action-2023.3
build(deps): bump JetBrains/qodana-action from 2023.2 to 2023.3
2 parents 1704c78 + 7d43203 commit 3fd65e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
ref: ${{ github.event.pull_request.head.sha }}
2020
fetch-depth: 0
2121
- name: 'Qodana Scan'
22-
uses: JetBrains/qodana-action@v2023.2
22+
uses: JetBrains/qodana-action@v2023.3
2323
env:
2424
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)