Merge branch '3.1.x' into 3.2.x
Closes gh-40519
This commit is contained in:
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: spring-projects/spring-boot-release-verification
|
repository: spring-projects/spring-boot-release-verification
|
||||||
ref: 'v0.0.2'
|
ref: 'v0.0.3'
|
||||||
token: ${{ secrets.token }}
|
token: ${{ secrets.token }}
|
||||||
- name: Check Out Send Notification Action
|
- name: Check Out Send Notification Action
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user