Skip to content

Commit 7cbe01e

Browse files
Bump JetBrains/qodana-action from 2024.1.3 to 2024.1.4 in the gh-actions group (#237)
Bump JetBrains/qodana-action in the gh-actions group Bumps the gh-actions group with 1 update: [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action). Updates `JetBrains/qodana-action` from 2024.1.3 to 2024.1.4 - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2024.1.3...v2024.1.4) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d5df44 commit 7cbe01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616

1717
- name: Qodana Scan
18-
uses: JetBrains/[email protected].3
18+
uses: JetBrains/[email protected].4
1919

2020
- name: Upload Result to Github Code Scanning
2121
uses: github/codeql-action/upload-sarif@v3

0 commit comments

Comments
 (0)