Upgrade to release verification tests 0.0.7

Closes gh-43251
This commit is contained in:
Andy Wilkinson 2024-11-22 11:43:19 +00:00
parent 31cca9b5ad
commit 46f59c7ad0
1 changed files with 1 additions and 1 deletions

View File

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