Skip to content

Commit 48a762e

Browse files
authored
Merge pull request #4536 from GitTools/dependabot/github_actions/jetbrains/qodana-action-2025.1.1
(build deps): Bump jetbrains/qodana-action from 2025.1.0 to 2025.1.1
2 parents 6ca4ed6 + d085120 commit 48a762e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
global-json-file: global.json
2727
-
2828
name: 'Qodana Scan'
29-
uses: jetbrains/qodana-action@v2025.1.0
29+
uses: jetbrains/qodana-action@v2025.1.1
3030
with:
3131
args: --baseline,qodana.sarif.json
3232
cache-default-branch-only: true

0 commit comments

Comments
 (0)