Skip to content

Commit 4fcb888

Browse files
chore: bump JetBrains/qodana-action from 2023.3.0 to 2023.3.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.0 to 2023.3.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3.0...v2023.3.1) --- 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 ed23e5f commit 4fcb888

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
@@ -110,7 +110,7 @@ jobs:
110110

111111
# Run Qodana inspections
112112
- name: Qodana - Code Inspection
113-
uses: JetBrains/qodana-action@v2023.3.0
113+
uses: JetBrains/qodana-action@v2023.3.1
114114

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

0 commit comments

Comments
 (0)