We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6f0a5 commit 8f493c1Copy full SHA for 8f493c1
.github/workflows/verify.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Check Out Release Verification Tests
39
uses: actions/checkout@v4
40
with:
41
- ref: 'v0.0.8'
+ ref: 'v0.0.10'
42
repository: spring-projects/spring-boot-release-verification
43
token: ${{ secrets.token }}
44
- name: Check Out Send Notification Action
0 commit comments