Skip to content

Commit 2ce5bce

Browse files
Bump JetBrains/qodana-action from 2023.2.8 to 2023.3.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.8 to 2023.3.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.2.8...v2023.3.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 756b6d6 commit 2ce5bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
fetch-depth: 0
3131
- name: 'Qodana Scan'
32-
uses: JetBrains/qodana-action@v2023.2.8
32+
uses: JetBrains/qodana-action@v2023.3.1
3333
- name: 'Publish to CodeQL'
3434
uses: github/codeql-action/upload-sarif@v2
3535
with:

0 commit comments

Comments
 (0)