Fix workflow YAML

This commit is contained in:
Dax T. Games
2026-02-22 18:25:56 -05:00
parent f2bde614d4
commit 8c0e2c542c
2 changed files with 14 additions and 13 deletions

View File

@@ -37,7 +37,7 @@ jobs:
🔍 Checking for vendor dependency updates...
"@
$summary | Add-Content -Path $env:GITHUB_STEP_SUMMARY
- id: make-changes
@@ -269,7 +269,7 @@ jobs:
**Branch:** `update-vendor`
$env:LIST_UPDATED -and "**Updated dependencies:** $env:LIST_UPDATED" -or "**Updated dependencies:**
"@
if ($env:HAS_BREAKING_CHANGES -eq 'True') {