diff --git a/.github/workflows/dependency-check.yml b/.github/workflows/dependency-check.yml index b6571de..d0ac850 100644 --- a/.github/workflows/dependency-check.yml +++ b/.github/workflows/dependency-check.yml @@ -208,7 +208,7 @@ jobs: branch: deps/auto-upgrade-${{ github.run_number }} title: "⬆️ Automated Dependency Upgrade" body-path: ${{ github.workspace }}/pr-body.txt - pr-label: "dependencies" + pr-label: "deps/bot" - name: Summary if: success()