Skip to content

Commit 893fd6d

Browse files
renovate[bot]bpg
andauthored
chore(ci): update jetbrains/qodana-action action (v2025.2.2 → v2025.2.3) (#2400)
| datasource | package | from | to | | ----------- | ----------------------- | --------- | --------- | | github-tags | JetBrains/qodana-action | v2025.2.2 | v2025.2.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
1 parent 54f7950 commit 893fd6d

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/qodana-action@e5d20b1260e99a93210d46ec8882c83978a09036 # v2025.2.2
24+
uses: JetBrains/qodana-action@8d427a3995aede61f5d65005f6ab24cab989d81e # v2025.2.3
2525
with:
2626
post-pr-comment: false
2727
env:

0 commit comments

Comments
 (0)