Skip to content

Commit eba0e79

Browse files
authored
Merge pull request #4752 from GitTools/dependabot/github_actions/jetbrains/qodana-action-2025.2.2
(build deps): Bump jetbrains/qodana-action from 2025.2.1 to 2025.2.2
2 parents 12f9a92 + 6f44a72 commit eba0e79

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/[email protected].1
29+
uses: jetbrains/[email protected].2
3030
with:
3131
args: --baseline,qodana.sarif.json
3232
cache-default-branch-only: true

0 commit comments

Comments
 (0)