|
|
|
@ -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.7' |
|
|
|
ref: 'v0.0.8' |
|
|
|
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 |
|
|
|
|