Skip to content

Commit 261a569

Browse files
committed
temporarily use branch as base
1 parent b58b374 commit 261a569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-spring-boot-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ jobs:
295295
uses: peter-evans/create-pull-request@v7
296296
with:
297297
token: ${{ secrets.GITHUB_TOKEN }}
298-
base: main
298+
base: feat/spring-boot-matrix-auto-update
299299
commit-message: "chore: Update Spring Boot version matrices"
300300
title: "Automated Spring Boot Version Update"
301301
body: |

0 commit comments

Comments
 (0)