Skip to content

Commit 7d43203

Browse files
build(deps): bump JetBrains/qodana-action from 2023.2 to 2023.3
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2 to 2023.3. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.2...v2023.3) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1704c78 commit 7d43203

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)