Skip to content

Commit df19874

Browse files
build(deps): bump JetBrains/qodana-action from 2023.3 to 2024.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3 to 2024.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3...v2024.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78bb410 commit df19874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
run: composer install --prefer-dist --no-progress
4444

4545
- name: 'Qodana Scan'
46-
uses: JetBrains/qodana-action@v2023.3
46+
uses: JetBrains/qodana-action@v2024.1
4747
env:
4848
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)