Skip to content

Commit 65481c2

Browse files
Bump JetBrains/qodana-action from 4.2.5 to 5.0.2
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.2.5 to 5.0.2. - [Release notes](https://github.com/JetBrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v4.2.5...v5.0.2) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7876d8 commit 65481c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414
- name: 'Qodana Scan'
15-
uses: JetBrains/qodana-action@v4.2.5
15+
uses: JetBrains/qodana-action@v5.0.2
1616
with:
1717
linter: jetbrains/qodana-jvm-community

0 commit comments

Comments
 (0)