Upgrade to Spring Boot Release Verification 0.0.15

Closes gh-48371
This commit is contained in:
Andy Wilkinson
2025-12-02 08:10:38 +00:00
parent 18595e557b
commit 69b7914564
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
- name: Check Out Release Verification Tests
uses: actions/checkout@v6
with:
ref: 'v0.0.14'
ref: 'v0.0.15'
repository: spring-projects/spring-boot-release-verification
token: ${{ secrets.token }}
- name: Check Out Send Notification Action