Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 745c0d3

Browse files
authoredDec 18, 2023
chore: bump JetBrains/qodana-action from 2023.2.8 to 2023.3.0
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.8 to 2023.3.0. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.2.8...v2023.3.0) --- 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>
1 parent 68ff70c commit 745c0d3

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

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

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

0 commit comments

Comments
 (0)
Failed to load comments.