ci: fix pr action branch

This commit is contained in:
fa-sharp
2026-02-20 02:20:15 -05:00
parent 80c77444d2
commit 2f9dccdf4f

View File

@@ -199,7 +199,7 @@ jobs:
committer: "Dependency Bot <bot@github.actions>"
author: "Dependency Bot <bot@github.actions>"
base: ${{ github.ref_name }}
branch: deps/auto-upgrade-${{ github.run_number }}
branch: ${{ github.actor }}:deps/auto-upgrade-${{ github.run_number }}
title: "⬆️ Automated Dependency Upgrade"
body-path: ${{ github.workspace }}/pr-body.txt
pr-label: "deps/bot"