Skip to content

Commit 6f1a610

Browse files
chore: bump JetBrains/qodana-action from 2022.3.4 to 2023.1.0 (#230)
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.3.4 to 2023.1.0. - [Release notes](https://github.com/JetBrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2022.3.4...v2023.1.0) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a369b90 commit 6f1a610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
# Run Qodana inspections
111111
- name: Qodana - Code Inspection
112-
uses: JetBrains/qodana-action@v2022.3.4
112+
uses: JetBrains/qodana-action@v2023.1.0
113113

114114
# Prepare plugin archive content for creating artifact
115115
- name: Prepare Plugin Artifact

0 commit comments

Comments
 (0)