Skip to content

Commit 259e3df

Browse files
Bump JetBrains/qodana-action from 2023.3.1 to 2024.2.6
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.1 to 2024.2.6. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3.1...v2024.2.6) --- 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 46e26f2 commit 259e3df

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,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: 'Qodana Scan'
15-
uses: JetBrains/qodana-action@v2023.3.1
15+
uses: JetBrains/qodana-action@v2024.2.6
1616
with:
1717
linter: jetbrains/qodana-jvm-community
1818
- uses: github/codeql-action/upload-sarif@v2

0 commit comments

Comments
 (0)