Skip to content

Commit 4bcef55

Browse files
committed
Updating github-config
1 parent f6ab2ac commit 4bcef55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/update-builder-toml.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ jobs:
7171
with:
7272
branch: "automation/builder-toml-update"
7373

74+
- name: Rebase branch
75+
uses: paketo-buildpacks/github-config/actions/pull-request/rebase-branch@main
76+
with:
77+
keyid: ${{ secrets.PAKETO_BOT_GPG_SIGNING_KEY_ID }}
78+
key: ${{ secrets.PAKETO_BOT_GPG_SIGNING_KEY }}
79+
7480
- name: Update builder.toml
7581
uses: paketo-buildpacks/github-config/actions/builder/update@main
7682
with:

0 commit comments

Comments
 (0)