Skip to content

Commit 943889d

Browse files
chore(ci): update jetbrains/qodana-action action (v2024.3.2 → v2024.3.3) (#1687)
| datasource | package | from | to | | ----------- | ----------------------- | --------- | --------- | | github-tags | JetBrains/qodana-action | v2024.3.2 | v2024.3.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59c9f1e commit 943889d

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
@@ -21,7 +21,7 @@ jobs:
2121
ref: ${{ github.event.pull_request.head.sha }} # to check out the actual pull request commit, not the merge commit
2222
fetch-depth: 0 # a full history is required for pull request analysis
2323
- name: 'Qodana Scan'
24-
uses: JetBrains/[email protected].2
24+
uses: JetBrains/[email protected].3
2525
with:
2626
post-pr-comment: false
2727
env:

0 commit comments

Comments
 (0)