diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 127022f74..74b909c05 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,5 +16,6 @@ updates: directory: "/" labels: - release-note-none + - ci-short schedule: interval: "weekly" diff --git a/.github/workflows/upgrade-patch-versions.yml b/.github/workflows/upgrade-patch-versions.yml index c8377aab4..0793a12fc 100644 --- a/.github/workflows/upgrade-patch-versions.yml +++ b/.github/workflows/upgrade-patch-versions.yml @@ -34,7 +34,7 @@ jobs: commit-message: Patch versions updates title: Patch versions updates - ${{ inputs.branch }} labels: bot - branch: ${{ inputs.branch }}-patch-updates + branch: component_hash_update/${{ inputs.branch }} sign-commits: true body: | /kind feature