Upgrade to release verification tests 0.0.10
Closes gh-45496
This commit is contained in:
parent
fe6f0a5905
commit
8f493c1191
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Check Out Release Verification Tests
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: 'v0.0.8'
|
||||
ref: 'v0.0.10'
|
||||
repository: spring-projects/spring-boot-release-verification
|
||||
token: ${{ secrets.token }}
|
||||
- name: Check Out Send Notification Action
|
||||
|
|
Loading…
Reference in New Issue