Upgrade to release verification tests 0.0.7
Closes gh-43251
This commit is contained in:
parent
31cca9b5ad
commit
46f59c7ad0
|
|
@ -38,7 +38,7 @@ jobs:
|
||||||
- name: Check Out Release Verification Tests
|
- name: Check Out Release Verification Tests
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: 'v0.0.6'
|
ref: 'v0.0.7'
|
||||||
repository: spring-projects/spring-boot-release-verification
|
repository: spring-projects/spring-boot-release-verification
|
||||||
token: ${{ secrets.token }}
|
token: ${{ secrets.token }}
|
||||||
- name: Check Out Send Notification Action
|
- name: Check Out Send Notification Action
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue