There was an error while loading. Please reload this page.
1 parent a320504 commit 603c16aCopy full SHA for 603c16a
.github/workflows/update-spring-boot-version.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v3
13
- name: Update Spring Boot Version
14
- run: ./upgrade-spring-boot-version.sh
+ run: ./update-spring-boot-version.sh
15
- uses: stefanzweifel/git-auto-commit-action@v4
16
with:
17
commit_message: "Update Spring Boot Version"
0 commit comments