Skip to content

Commit e251964

Browse files
chore: bump JetBrains/qodana-action from 2022.2.2 to 2022.2.3
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.2 to 2022.2.3. - [Release notes](https://github.com/JetBrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2022.2.2...v2022.2.3) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf3f0a3 commit e251964

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
@@ -105,7 +105,7 @@ jobs:
105105

106106
# Run Qodana inspections
107107
- name: Qodana - Code Inspection
108-
uses: JetBrains/qodana-action@v2022.2.2
108+
uses: JetBrains/qodana-action@v2022.2.3
109109

110110
# Prepare plugin archive content for creating artifact
111111
- name: Prepare Plugin Artifact

0 commit comments

Comments
 (0)