Skip to content

Commit 1213050

Browse files
chore: bump JetBrains/qodana-action from 2023.1.5 to 2023.2.1 (#276)
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.1.5 to 2023.2.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.1.5...v2023.2.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8115d6 commit 1213050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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@v2023.1.5
112+
uses: JetBrains/qodana-action@v2023.2.1
113113

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

0 commit comments

Comments
 (0)