Upgrade to release verification tests 0.0.10

Closes gh-45496
This commit is contained in:
Phillip Webb
2025-05-09 17:08:13 -07:00
parent fe6f0a5905
commit 8f493c1191

View File

@@ -38,7 +38,7 @@ jobs:
- name: Check Out Release Verification Tests
uses: actions/checkout@v4
with:
ref: 'v0.0.8'
ref: 'v0.0.10'
repository: spring-projects/spring-boot-release-verification
token: ${{ secrets.token }}
- name: Check Out Send Notification Action