We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58b374 commit 261a569Copy full SHA for 261a569
.github/workflows/update-spring-boot-versions.yml
@@ -295,7 +295,7 @@ jobs:
295
uses: peter-evans/create-pull-request@v7
296
with:
297
token: ${{ secrets.GITHUB_TOKEN }}
298
- base: main
+ base: feat/spring-boot-matrix-auto-update
299
commit-message: "chore: Update Spring Boot version matrices"
300
title: "Automated Spring Boot Version Update"
301
body: |
0 commit comments