Skip to content

Commit 46f59c7

Browse files
committed
Upgrade to release verification tests 0.0.7
Closes gh-43251
1 parent 31cca9b commit 46f59c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Check Out Release Verification Tests
3939
uses: actions/checkout@v4
4040
with:
41-
ref: 'v0.0.6'
41+
ref: 'v0.0.7'
4242
repository: spring-projects/spring-boot-release-verification
4343
token: ${{ secrets.token }}
4444
- name: Check Out Send Notification Action

0 commit comments

Comments
 (0)