Skip to content

Commit e662777

Browse files
dependabot[bot]hsz
authored andcommitted
Bump JetBrains/qodana-action from 2023.1.4 to 2023.1.5
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2023.1.4 to 2023.1.5. - [Release notes](https://github.com/JetBrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.1.4...v2023.1.5) --- 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 ff5adac commit e662777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-codeInspection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
fetch-depth: 0 # only report issues that appeared in a PR
1515

1616
- name: Qodana - Code Inspection
17-
uses: JetBrains/qodana-action@v2023.1.4
17+
uses: JetBrains/qodana-action@v2023.1.5
1818
if: ${{ false }} # disable for now

0 commit comments

Comments
 (0)