Fix variable name casing inconsistency in vendor.yml (Summary -> summary)

Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/7c117654-3cc9-428c-846a-01931a2f9b5b

Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-12 00:20:53 +00:00
committed by GitHub
parent c882ade42d
commit cb59bb54b0

View File

@@ -105,7 +105,7 @@ jobs:
if: env.COUNT_UPDATED > 0
shell: pwsh
run: |
$Summary = @"
$summary = @"
### 🎉 Pull Request Created
A pull request has been created to update the vendor dependencies.