Upgrade to release verification tests 0.0.8

Closes gh-43871
This commit is contained in:
Andy Wilkinson
2025-01-17 16:27:33 +00:00
parent 03dfc1ad22
commit c27156d7b3
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- name: Check Out Release Verification Tests
uses: actions/checkout@v4
with:
ref: 'v0.0.7'
ref: 'v0.0.8'
repository: spring-projects/spring-boot-release-verification
token: ${{ secrets.token }}
- name: Check Out Send Notification Action