Upgrade to Spring Boot Release Verification 0.0.14
Closes gh-46911
This commit is contained in:
parent
e1db00b411
commit
2a628d0422
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: Check Out Release Verification Tests
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
ref: 'v0.0.13'
|
||||
ref: 'v0.0.14'
|
||||
repository: spring-projects/spring-boot-release-verification
|
||||
token: ${{ secrets.token }}
|
||||
- name: Check Out Send Notification Action
|
||||
|
|
Loading…
Reference in New Issue