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 53a038a commit b58b374Copy full SHA for b58b374
1 file changed
.github/workflows/update-spring-boot-versions.yml
@@ -295,6 +295,7 @@ jobs:
295
uses: peter-evans/create-pull-request@v7
296
with:
297
token: ${{ secrets.GITHUB_TOKEN }}
298
+ base: main
299
commit-message: "chore: Update Spring Boot version matrices"
300
title: "Automated Spring Boot Version Update"
301
body: |
0 commit comments