Skip to content

Commit 1bc5bba

Browse files
Bump JetBrains/qodana-action from 2024.1.1 to 2024.1.2 in the gh-actions group (#233)
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.1 to 2024.1.2 - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2024.1.1...v2024.1.2) --- 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 a1a8947 commit 1bc5bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yml

Lines changed: 1 addition & 1 deletion
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].1
18+
uses: JetBrains/[email protected].2
1919

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

0 commit comments

Comments
 (0)