Skip to content

Commit d0de238

Browse files
build(deps): bump JetBrains/qodana-action from 2023.2.9 to 2023.3.0
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.9 to 2023.3.0. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.2.9...v2023.3.0) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2d6c41 commit d0de238

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
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: 'Qodana Scan'
23-
uses: JetBrains/qodana-action@v2023.2.9
23+
uses: JetBrains/qodana-action@v2023.3.0
2424
env:
2525
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
2626
with:

0 commit comments

Comments
 (0)