1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix sync-codeql-cli.yml issues on latest runners (#53846)

Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
This commit is contained in:
Dave Bartolomeo
2025-01-10 12:15:12 -05:00
committed by GitHub
parent fd6bc6f6d9
commit 02cbe5db3d
2 changed files with 3 additions and 3 deletions

View File

@@ -146,7 +146,7 @@ jobs:
git add data/reusables/code-scanning/codeql-query-tables
git commit -m "Update CodeQL query tables"
git push origin $branchname
git push -u origin $branchname
echo "Creating pull request..."
gh pr create \